about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2012-12-11 08:59:06 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2012-12-11 09:02:37 +0530
commit3c8b4190fe48e2ec517b6939afebee18bcaa5644 (patch)
tree397924180c7b6d7c3a221fbb741c2c9470bca8c8 /ChangeLog
parentf70bfe80e25122d88acf42c88ffe4133a8b93081 (diff)
downloadglibc-3c8b4190fe48e2ec517b6939afebee18bcaa5644.tar.gz
glibc-3c8b4190fe48e2ec517b6939afebee18bcaa5644.tar.xz
glibc-3c8b4190fe48e2ec517b6939afebee18bcaa5644.zip
Move node Argp Helper Functions to follow Argp Parsing State
Resolves BZ #14246.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9710e09b9e..4c9b2cac1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	[BZ #14246]
+	* manual/argp.texi (Argp Helper Functions): Move node to follow
+	Argp Parsing State.
+
 	[BZ #14872]
 	* manual/conf.texi (Limits on File System Capacity): Mention if
 	terminating null is included in the max size.