changelog update
authorAlexander Solovyov <piranha@piranha.org.ua>
Thu, 03 Sep 2009 23:21:31 +0300
changeset 85 baa6caa786af
parent 84 8f828d323b3d
child 86 10399ada69e6
changelog update
docs/changelog.rst
--- a/docs/changelog.rst	Thu Sep 03 23:20:02 2009 +0300
+++ b/docs/changelog.rst	Thu Sep 03 23:21:31 2009 +0300
@@ -1,6 +1,12 @@
 Changelog
 ---------
 
+0.9.9
+~~~~~
+ - globaloptions were simply dropped after parsing, fold them in regular options
+ - replace _ with - in command names, same as in options names
+ - respect empty strings as usage
+
 0.9.8
 ~~~~~
 Fixed bug with option names clashing with name of arguments for call_cmd.