aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-07-09 17:58:11 -0400
committerUlrich Drepper <drepper@gmail.com>2011-07-09 17:58:11 -0400
commit46a5b7f025c6a7ad2a3ed884d54c2a7a5e58ea0a (patch)
tree00fb67cca883575893cb897baa51e77e168bd7bf /ChangeLog
parent113ddea44742d006d7a910a0707106c7defcfd9b (diff)
downloadglibc-46a5b7f025c6a7ad2a3ed884d54c2a7a5e58ea0a.zip
glibc-46a5b7f025c6a7ad2a3ed884d54c2a7a5e58ea0a.tar.gz
glibc-46a5b7f025c6a7ad2a3ed884d54c2a7a5e58ea0a.tar.bz2
Transltion updates
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b2d282f..ec70ca7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-07-09 Ulrich Drepper <drepper@gmail.com>
+
+ * po/pl.po: Update from translation team.
+ * po/ja.po: Likewise.
+ * po/ru.po: Likewise.
+ * po/ko.po: Likewise.
+ * po/fr.po: Likewise.
+
2011-07-09 Roland McGrath <roland@hack.frob.com>
* configure.in (.ctors/.dtors header and trailer check):
@@ -25,7 +33,7 @@
2011-07-07 Ulrich Drepper <drepper@gmail.com>
* sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
- (__statfs_link_max): Use it to dostinguish between ext2/3 and ext4.
+ (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
The latter has a higher limit. Take additional parameter to pass to
the new function.
(__pathconf): Pass file to __statfs_link_max.