aboutsummaryrefslogtreecommitdiffstats
path: root/doc/release-notes.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes.adoc')
-rw-r--r--doc/release-notes.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release-notes.adoc b/doc/release-notes.adoc
index 01f3ae0c4f..5d67ec7e90 100644
--- a/doc/release-notes.adoc
+++ b/doc/release-notes.adoc
@@ -45,6 +45,10 @@ The following features are new (or have been significantly updated) since versio
** Fields with value strings now support regular expression matching.
+ ** Date and time values now support arithmetic, with some restrictions:
+ the multiplier/divisor must be an integer and appear on the right-hand
+ side of the operator.
+
//=== Removed Features and Support
// === Removed Dissectors