Enhancement

- Added virtual tag support for the first batch.  There will be follow-up
  work, tests and so on.
This commit is contained in:
Paul Beckingham 2012-08-12 13:46:23 -04:00
parent d73766484d
commit 8d66d801c0
4 changed files with 84 additions and 16 deletions

View file

@ -9,6 +9,7 @@ Features
+ Removed deprecated 'fg:' and 'bg:' attributes.
+ The 'diagnostics' command now reports libuuid details.
+ New characters for parsing and formating dates ('n', 's' and 'v').
+ Virtual tags.
Bugs
+ Fixed bug #1043, where aliases were not recognized by bash autocompletion.