expressions: Implement the STRUNC function.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 309cf9e2a5a1a4915d0e1fc13c504023ab0a9c64..bb69e0549017ef9844d62da151216bdcda5bde4c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,8 @@ Changes from 0.8.5 to 0.9.0:
 
    - REPLACE, for search-and-replace of one string with another.
 
+   - STRUNC, to truncate a string and trim trailing spaces.
+
    - MEDIAN, to compute the median of its arguments.
 
  * Bug fixes, including the following notable ones: