summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-12-03 22:22:22 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-12-03 22:22:22 +0000
commit78afc275dc984a6811de979629016da4c60689f6 (patch)
treed9df2a9e4a9777960d6a701cc4a2852d524147e9 /ChangeLog.pre-2-2
parentab03b8e9eb1b963324be892c9dc6fce19c90e649 (diff)
Check that strlcpy behaves as per the OpenBSD man page before wrapping it.
* configure.in: Check that strlcpy behaves as per the OpenBSD man page before wrapping it. (#53933)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 7268578db..29a638f37 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+2002-12-03 Matthias Clasen <maclas@gmx.de>
+
+ * configure.in: Check that strlcpy behaves as per the OpenBSD
+ man page before wrapping it. (#53933)
+
2002-12-03 Frederic Crozat <fcrozat@mandrakesoft.com>
* glib/gunicollate.c: (g_utf8_collate_key):