summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-09-18 04:35:52 +0000
committerPaul Smith <psmith@gnu.org>2002-09-18 04:35:52 +0000
commit76652d5d02b31941ec085435f62b6c955d7e63d3 (patch)
tree1e59d09b065ad6ad3d3d096dbe6611d1499fb2aa /ChangeLog
parentdac7b49de4b935db71d7b4257c6354f16fe41cfa (diff)
downloadgunmake-76652d5d02b31941ec085435f62b6c955d7e63d3.tar.gz
Add some indexing to the manual.
Fix a few simple casting warnings, etc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e67c819..6eb5691 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,12 @@
the root and make the root's variable list the parent of our
variable list.
+2002-09-13 Paul D. Smith <psmith@gnu.org>
+
+ * doc/make.texi (MAKE Variable): Add some indexing for "+".
+
+ * hash.c (round_up_2): Get rid of a warning.
+
2002-09-12 Paul D. Smith <psmith@gnu.org>
* Makefile.am (loadavg_SOURCES, loadavg.c): Tiptoe around automake