Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-13 04:57:13 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-13 04:57:13 (GMT)
commit4a45e9810135419fe71ef27361e2a7b3b69a1f35 (patch)
tree65a9ec1348a243106e1b4b1e527a0e4f339a72b2 /ChangeLog
parent1f97fb3671fbcfd7f39cfb259d20f43c0704a56a (diff)
Port to GOption command line parsing. Fix for the bug #327518
* configure.ac: * shell/Makefile.am: * shell/main.c: (main): Port to GOption command line parsing. Fix for the bug #327518
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 974c83d..0e426d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-13 Michael Plump <plumpy@skylab.org>
+
+ * configure.ac:
+ * shell/Makefile.am:
+ * shell/main.c: (main):
+
+ Port to GOption command line parsing. Fix for the
+ bug #327518
+
2006-05-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-window.c: (ev_window_cmd_help_about):