diff options
author | mathias <mathias> | 2007-04-24 19:38:40 (GMT) |
---|---|---|
committer | mathias <mathias> | 2007-04-24 19:38:40 (GMT) |
commit | 5eb658a51fbe8fdb4efdc9379f1bc5bffe86931c (patch) | |
tree | fc06d5dcb75f5ec707e7926287ebb5c2f3722a5f /ChangeLog | |
parent | 35605d9c778b4b8aa8aaa39c059ea958dc0f196b (diff) | |
download | fluxbox_lack-5eb658a51fbe8fdb4efdc9379f1bc5bffe86931c.zip fluxbox_lack-5eb658a51fbe8fdb4efdc9379f1bc5bffe86931c.tar.bz2 |
fixed a bug in parsing cli, thanks to steven kah hien wong <steven at zensaki dot com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/04/24: | ||
4 | * Fixed a bug in parsing cli (Mathias, thanks to Steven Kah Hien Wong <steven at | ||
5 | zensaki dot com> for pointing out the issue) | ||
6 | src/main.cc | ||
3 | *07/04/23: | 7 | *07/04/23: |
4 | * Use asciidoc-generated manpages as the default from now on (Mathias) | 8 | * Use asciidoc-generated manpages as the default from now on (Mathias) |
5 | * Disabled resizing shaded windows (Mark) | 9 | * Disabled resizing shaded windows (Mark) |