diff options
author | Dwayne Grant McConnell <decimal@us.ibm.com> | 2012-02-17 22:19:38 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-02-17 22:19:38 +0000 |
commit | 3f4081cd59f0a69b74d5361de57a8225b26363e2 (patch) | |
tree | 8024a1b3c3c399e1929e693a4252e37cb903389f /ChangeLog | |
parent | d1b10e78e439dd8e1707cc90cce5960013ad1b90 (diff) | |
download | glibc-3f4081cd59f0a69b74d5361de57a8225b26363e2.tar.gz glibc-3f4081cd59f0a69b74d5361de57a8225b26363e2.tar.xz glibc-3f4081cd59f0a69b74d5361de57a8225b26363e2.zip |
Document LOCPATH.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5cd261285e..38c8ed96db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-02-17 Dwayne Grant McConnell <decimal@us.ibm.com> + + [BZ #174] + * manual/locale.texi (setlocale): Document LOCPATH. + 2012-02-17 Joseph Myers <joseph@codesourcery.com> [BZ #10210] |