diff options
author | Tor Lillqvist <tml@novell.com> | 2006-06-13 22:46:52 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2006-06-13 22:46:52 +0000 |
commit | fdc1c28a5ea92a03835b8145a660bb9a368ab5e2 (patch) | |
tree | abc439cfa6794d68a23d1c26929fe7730cd8c4da /ChangeLog.pre-2-12 | |
parent | cc37f43d1d635fa2494f35f17159199ea88d31d2 (diff) | |
download | glib-fdc1c28a5ea92a03835b8145a660bb9a368ab5e2.tar.gz glib-fdc1c28a5ea92a03835b8145a660bb9a368ab5e2.tar.bz2 glib-fdc1c28a5ea92a03835b8145a660bb9a368ab5e2.zip |
Add Windows notes to doc comment.
2006-06-14 Tor Lillqvist <tml@novell.com>
* glib/gutils.c (g_listenv): Add Windows notes to doc comment.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r-- | ChangeLog.pre-2-12 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 34117341d..4475597c7 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2006-06-14 Tor Lillqvist <tml@novell.com> + + * glib/gutils.c (g_listenv): Add Windows notes to doc comment. + 2006-06-12 Emmanuele Bassi <ebassi@cvs.gnome.org> * glib/gbookmarkfile.h: |