summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/po/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-runtime/po/ChangeLog')
-rw-r--r--gettext-runtime/po/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gettext-runtime/po/ChangeLog b/gettext-runtime/po/ChangeLog
index 11fd64b..9398667 100644
--- a/gettext-runtime/po/ChangeLog
+++ b/gettext-runtime/po/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-06 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.in.in (DISTFILES): Remove $(DOMAIN).pot, stamp-po.
+ (stamp-po): Do nothing if $(DOMAIN).pot does not exist.
+ (dist2): Depend on stamp-po. If $(DOMAIN).pot exists, distribute also
+ $(DOMAIN).pot and stamp-po.
+ Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
+
2005-02-24 Bruno Haible <bruno@clisp.org>
* gettext-0.14.2 released.