summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2bb1bc62..5aab4b38 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
[6/8/2012]
Version 0.6.9 "All in a days work"
+- New features:
+
+ * [cmdline]: Regular expressions are now supported to match names
+ (same as apt-utils):
+
+ $ aptitude show ^tf$
+
+ Previously this would result in a "no such package"
+ error.
+
- Internal changes:
* Unified the way packages are selected from command line