about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2013-10-12 14:07:25 +0200
committerOndřej Bílka <neleai@seznam.cz>2013-10-12 14:32:09 +0200
commit9cd8330240f930c5509592cd8d57133e52ac30e7 (patch)
treea9a2aa35568c193c2e0379806aba906a7601118e /ChangeLog
parentb7ea74f0747456c99421f14f963082b1dcb6c30d (diff)
downloadglibc-9cd8330240f930c5509592cd8d57133e52ac30e7.tar.gz
glibc-9cd8330240f930c5509592cd8d57133e52ac30e7.tar.xz
glibc-9cd8330240f930c5509592cd8d57133e52ac30e7.zip
Fix typo in setlocale.c. Fixes BZ #15764
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db2c7eb697..1c0d1ef847 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-12   Reuben Thomas <rrt@sc3d.org>
+
+	[BZ #15764]
+	* locale/setlocale.c: Fix typo.
+
 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #16036]