summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-10 08:38:52 +0100
committerJim Meyering <meyering@redhat.com>2012-01-10 08:48:08 +0100
commit530dd1744036b6f2b62aea156b399c7cec024d27 (patch)
treee0e4aa8b920cdc267920ab232ecd137bafc9e19b /ChangeLog
parent89c006fbb40a0455ad309155be38277490c0b94f (diff)
downloadgnulib-530dd1744036b6f2b62aea156b399c7cec024d27.tar.gz
ignore-value: remove deprecated ignore_ptr function
* lib/ignore-value.h (ignore_ptr): Remove deprecated function. * NEWS: Note this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9048131188..af388fef7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-01-10 Jim Meyering <meyering@redhat.com>
+
+ ignore-value: remove deprecated ignore_ptr function
+ * lib/ignore-value.h (ignore_ptr): Remove deprecated function.
+ * NEWS: Note this.
+
2012-01-09 Jim Meyering <meyering@redhat.com>
test-init.sh: avoid a subshell