aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-01-20 23:44:55 +0000
committerUlrich Drepper <drepper@redhat.com>2004-01-20 23:44:55 +0000
commit29f68d607abc2fbfe4e125242db422ac827cf4ff (patch)
tree1265a6bbe3b7218297712d6b2929a576e141029e /ChangeLog
parenta658675d7b22ba44c32ac5bf88490ccb5979bb11 (diff)
downloadglibc-29f68d607abc2fbfe4e125242db422ac827cf4ff.tar
glibc-29f68d607abc2fbfe4e125242db422ac827cf4ff.tar.gz
glibc-29f68d607abc2fbfe4e125242db422ac827cf4ff.tar.bz2
glibc-29f68d607abc2fbfe4e125242db422ac827cf4ff.zip
Update.
* catgets/Makefile ($(objpfx)de.msg): Run sed in C locale.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d3628a539..b71ec06851 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-01-20 Ulrich Drepper <drepper@redhat.com>
+ * catgets/Makefile ($(objpfx)de.msg): Run sed in C locale.
+
* sysdeps/unix/sysv/linux/readahead.c (__readahead): Use off64_t
instead of loff_t. Include <fcntl.h>.
* sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Add readahead prototype.