- added tab-completion of built-in tags
This commit is contained in:
Johannes Schlatow 2011-03-13 01:32:44 +01:00
parent 236b017d57
commit 6d6a5492bb
2 changed files with 10 additions and 1 deletions

View file

@ -5,6 +5,7 @@
+ autoconf eliminated.
+ Corrected sorting to use std::stable_sort instead of std::sort, which is not
guaranteed stable (thanks to Stefan Hacker).
+ Added feature #700, which adds tab-completion of built-in tags.
------ old releases ------------------------------