aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-03-12 03:20:35 -0500
committerFlorian Weimer <fweimer@redhat.com>2015-03-12 17:56:46 +0100
commitaf85ebcdf7a754d3d3d3d26ba8250ab58310f535 (patch)
tree759ea255cd0e0766a8cd9b04c11d3bde318b9f63 /ChangeLog
parent2e807f29595eb5b1e5d0decc6e356a3562ecc58e (diff)
downloadglibc-af85ebcdf7a754d3d3d3d26ba8250ab58310f535.tar.xz
glibc-af85ebcdf7a754d3d3d3d26ba8250ab58310f535.zip
manual: fix XPG basename prototype
* manual/string.texi (XPG basename): Fix prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21725f4573..a176009f4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-03-12 Yaakov Selkowitz <yselkowi@redhat.com>
+
+ * manual/string.texi (XPG basename): Fix prototype.
+
2015-03-12 Stefan Liebler <stli@linux.vnet.ibm.com>
[BZ #18080]