summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2009-05-24 19:06:04 +0000
committerPaul Smith <psmith@gnu.org>2009-05-24 19:06:04 +0000
commit7b16a8e3ca8e9866df29df868a4cb1b6771d5f48 (patch)
treeeb2cbb936e9070f89e3443955ab2e9522df7a1a2 /ChangeLog
parent14f3f501bc1abc821d859e964f71e69b8ed7eaa2 (diff)
downloadgunmake-7b16a8e3ca8e9866df29df868a4cb1b6771d5f48.tar.gz
We had the incorrect ISBN in the manual; not sure what happened here
but the FSF confirmed that we had the wrong one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d55c716..7b6ec17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-24 Paul Smith <psmith@gnu.org>
+
+ * doc/make.texi: Fix the ISBN for the GNU make manual. Incorrect
+ value noticed by Hans Stol <hans.stol@nc3a.nato.int>.
+
2009-03-14 Eli Zaretskii <eliz@gnu.org>
* w32/pathstuff.c (convert_Path_to_windows32): Fix last change.