summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2006-03-17 18:55:26 +0000
committerPaul Smith <psmith@gnu.org>2006-03-17 18:55:26 +0000
commit29e539bad01c06a7e9655b5c33a88f05455124ad (patch)
tree9b069c4898464de8802fbd3cb185aef17d896a8b /ChangeLog
parent22886f8a74b5925030889fed52af5a8add5617d7 (diff)
downloadgunmake-29e539bad01c06a7e9655b5c33a88f05455124ad.tar.gz
Minor tweaks for 3.81rc2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fc7aef..026de24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-17 Paul D. Smith <psmith@gnu.org>
+
+ * maintMakefile (do-po-update): Rewrite this rule to clean up and
+ allow multiple concurrent runs.
+ Patch from Joseph Myers <joseph@codesourcery.com>
+
2006-03-17 Boris Kolpackov <boris@kolpackov.net>
* dep.h (struct dep): Add the stem field.