diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2002-12-05 22:32:20 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2002-12-05 22:32:20 +0000 |
commit | 4a2fac6031e7e59435326c8bfd36eaf4ad35f06d (patch) | |
tree | bdac4891fff8a349df78484fdda659d05370373d /ChangeLog.pre-2-2 | |
parent | 9be4551686704d721b898d8cee1c989435335297 (diff) |
Add Since and Deprecation info for symbols documented in the templates.
* glib/tmpl/strings.sgml:
* glib/tmpl/scanner.sgml:
* glib/tmpl/main.sgml:
* glib/tmpl/macros_misc.sgml:
* glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
for symbols documented in the templates.
* glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
info into two paragraphs.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 51b196ba5..93c70dc19 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +2002-12-05 Matthias Clasen <maclas@gmx.de> + + * glib/gstrfuncs.c (g_strncasecmp): Break long deprecation + info into two paragraphs. + Thu Dec 5 15:43:46 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Fix multiple problems with the programs |