From 3ff815fd7c60bef7dadb6b8f9bf4cf6f858e8b4e Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Sat, 25 Aug 2001 22:27:29 +0000 Subject: [PATCH] Forgot changelog entry --- ChangeLog | 19 +++++++++++++++++++ ChangeLog.pre-2-0 | 19 +++++++++++++++++++ ChangeLog.pre-2-10 | 19 +++++++++++++++++++ ChangeLog.pre-2-12 | 19 +++++++++++++++++++ ChangeLog.pre-2-2 | 19 +++++++++++++++++++ ChangeLog.pre-2-4 | 19 +++++++++++++++++++ ChangeLog.pre-2-6 | 19 +++++++++++++++++++ ChangeLog.pre-2-8 | 19 +++++++++++++++++++ 8 files changed, 152 insertions(+) diff --git a/ChangeLog b/ChangeLog index a92d1e2..3e5cb97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2001-08-25 Alexander Larsson + + * glib/gstrfuncs.[ch]: + * docs/reference/glib/glib-overrides.txt: + * docs/reference/glib/glib-sections.txt: + * docs/reference/glib/tmpl/string_utils.sgml: + Implement and document g_ascii_isxxx. + + * tests/strfunc-test.c: + Add tests for g_ascii_isxxx + + * glib/guniprop.c (g_unichar_ispunct): + include symbols, not just punctuation. + (g_unichar_isspace): Vertical tab is not + considered whitespace. + + * tests/shell-test.c: + Output errors on stderr + 2001-08-24 Alexander Larsson * glib/gconvert.[ch] (g_convert_with_iconv): diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index a92d1e2..3e5cb97 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,22 @@ +2001-08-25 Alexander Larsson + + * glib/gstrfuncs.[ch]: + * docs/reference/glib/glib-overrides.txt: + * docs/reference/glib/glib-sections.txt: + * docs/reference/glib/tmpl/string_utils.sgml: + Implement and document g_ascii_isxxx. + + * tests/strfunc-test.c: + Add tests for g_ascii_isxxx + + * glib/guniprop.c (g_unichar_ispunct): + include symbols, not just punctuation. + (g_unichar_isspace): Vertical tab is not + considered whitespace. + + * tests/shell-test.c: + Output errors on stderr + 2001-08-24 Alexander Larsson * glib/gconvert.[ch] (g_convert_with_iconv): diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index a92d1e2..3e5cb97 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,22 @@ +2001-08-25 Alexander Larsson + + * glib/gstrfuncs.[ch]: + * docs/reference/glib/glib-overrides.txt: + * docs/reference/glib/glib-sections.txt: + * docs/reference/glib/tmpl/string_utils.sgml: + Implement and document g_ascii_isxxx. + + * tests/strfunc-test.c: + Add tests for g_ascii_isxxx + + * glib/guniprop.c (g_unichar_ispunct): + include symbols, not just punctuation. + (g_unichar_isspace): Vertical tab is not + considered whitespace. + + * tests/shell-test.c: + Output errors on stderr + 2001-08-24 Alexander Larsson * glib/gconvert.[ch] (g_convert_with_iconv): diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index a92d1e2..3e5cb97 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,22 @@ +2001-08-25 Alexander Larsson + + * glib/gstrfuncs.[ch]: + * docs/reference/glib/glib-overrides.txt: + * docs/reference/glib/glib-sections.txt: + * docs/reference/glib/tmpl/string_utils.sgml: + Implement and document g_ascii_isxxx. + + * tests/strfunc-test.c: + Add tests for g_ascii_isxxx + + * glib/guniprop.c (g_unichar_ispunct): + include symbols, not just punctuation. + (g_unichar_isspace): Vertical tab is not + considered whitespace. + + * tests/shell-test.c: + Output errors on stderr + 2001-08-24 Alexander Larsson * glib/gconvert.[ch] (g_convert_with_iconv): diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index a92d1e2..3e5cb97 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,22 @@ +2001-08-25 Alexander Larsson + + * glib/gstrfuncs.[ch]: + * docs/reference/glib/glib-overrides.txt: + * docs/reference/glib/glib-sections.txt: + * docs/reference/glib/tmpl/string_utils.sgml: + Implement and document g_ascii_isxxx. + + * tests/strfunc-test.c: + Add tests for g_ascii_isxxx + + * glib/guniprop.c (g_unichar_ispunct): + include symbols, not just punctuation. + (g_unichar_isspace): Vertical tab is not + considered whitespace. + + * tests/shell-test.c: + Output errors on stderr + 2001-08-24 Alexander Larsson * glib/gconvert.[ch] (g_convert_with_iconv): diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index a92d1e2..3e5cb97 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,22 @@ +2001-08-25 Alexander Larsson + + * glib/gstrfuncs.[ch]: + * docs/reference/glib/glib-overrides.txt: + * docs/reference/glib/glib-sections.txt: + * docs/reference/glib/tmpl/string_utils.sgml: + Implement and document g_ascii_isxxx. + + * tests/strfunc-test.c: + Add tests for g_ascii_isxxx + + * glib/guniprop.c (g_unichar_ispunct): + include symbols, not just punctuation. + (g_unichar_isspace): Vertical tab is not + considered whitespace. + + * tests/shell-test.c: + Output errors on stderr + 2001-08-24 Alexander Larsson * glib/gconvert.[ch] (g_convert_with_iconv): diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index a92d1e2..3e5cb97 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,22 @@ +2001-08-25 Alexander Larsson + + * glib/gstrfuncs.[ch]: + * docs/reference/glib/glib-overrides.txt: + * docs/reference/glib/glib-sections.txt: + * docs/reference/glib/tmpl/string_utils.sgml: + Implement and document g_ascii_isxxx. + + * tests/strfunc-test.c: + Add tests for g_ascii_isxxx + + * glib/guniprop.c (g_unichar_ispunct): + include symbols, not just punctuation. + (g_unichar_isspace): Vertical tab is not + considered whitespace. + + * tests/shell-test.c: + Output errors on stderr + 2001-08-24 Alexander Larsson * glib/gconvert.[ch] (g_convert_with_iconv): diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index a92d1e2..3e5cb97 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,22 @@ +2001-08-25 Alexander Larsson + + * glib/gstrfuncs.[ch]: + * docs/reference/glib/glib-overrides.txt: + * docs/reference/glib/glib-sections.txt: + * docs/reference/glib/tmpl/string_utils.sgml: + Implement and document g_ascii_isxxx. + + * tests/strfunc-test.c: + Add tests for g_ascii_isxxx + + * glib/guniprop.c (g_unichar_ispunct): + include symbols, not just punctuation. + (g_unichar_isspace): Vertical tab is not + considered whitespace. + + * tests/shell-test.c: + Output errors on stderr + 2001-08-24 Alexander Larsson * glib/gconvert.[ch] (g_convert_with_iconv): -- 2.7.4