Set program name before calling the pre-parse hooks.

2004-09-01  Anders Carlsson  <andersca@gnome.org>

	* glib/goption.c: (g_option_context_parse):
	Set program name before calling the pre-parse hooks.
This commit is contained in:
Anders Carlsson
2004-09-01 17:35:59 +00:00
committed by Anders Carlsson
parent 338d949559
commit d1871edbdc
6 changed files with 43 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
2004-09-01 Anders Carlsson <andersca@gnome.org>
* glib/goption.c: (g_option_context_parse):
Set program name before calling the pre-parse hooks.
2004-09-01 Anders Carlsson <andersca@gnome.org>
* glib/goption.c: (g_option_context_free), (print_help),