# HG changeset patch
# User Alexander Solovyov <piranha@piranha.org.ua>
# Date 1252009291 -10800
# Node ID baa6caa786afaf7b2b1258ab6485e7a505ddf4f7
# Parent  8f828d323b3d7afab97f785ea9d1ddb020440233
changelog update

diff -r 8f828d323b3d -r baa6caa786af 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.