aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-08 02:31:28 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-08 02:31:28 +0000
commitd3f802f76e0d5140a4233ddcc152f010fa22f9e3 (patch)
treed5da55758e2af4c47661e03785dcb63b3feb187c /ChangeLog
parentb5facfdac0a9a10f9b0b145d6e3b1348a751f2ff (diff)
downloadglibc-d3f802f76e0d5140a4233ddcc152f010fa22f9e3.tar
glibc-d3f802f76e0d5140a4233ddcc152f010fa22f9e3.tar.gz
glibc-d3f802f76e0d5140a4233ddcc152f010fa22f9e3.tar.bz2
glibc-d3f802f76e0d5140a4233ddcc152f010fa22f9e3.zip
Update.
2003-01-07 Ulrich Drepper <drepper@redhat.com> * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7536f9333..877f1dd3e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-07 Ulrich Drepper <drepper@redhat.com>
+
+ * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
+
2003-01-06 Philip Blundell <philb@gnu.org>
* sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.