summaryrefslogtreecommitdiff
path: root/po/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-04-22 04:35:19 +0000
committerPaul Smith <psmith@gnu.org>2002-04-22 04:35:19 +0000
commit306462f0bd313d7db43f9843b60a5a8f1fa018d6 (patch)
tree15ab79cfe7fe6be8e0c1dd0f0675a402628141e8 /po/ChangeLog
parent3a8a7a5d00c7052c46cef2342792d6a0829db897 (diff)
downloadgunmake-306462f0bd313d7db43f9843b60a5a8f1fa018d6.tar.gz
Updates for new tools. Everything works now building on Linux,
including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks!
Diffstat (limited to 'po/ChangeLog')
-rw-r--r--po/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 13ef8fe..6c53a00 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,11 +1,12 @@
2002-04-21 Paul D. Smith <psmith@gnu.org>
- * POTFILES.in, LINGUAS, Makevars: Created.
+ * LINGUAS, hr.po: Added new translation: Croatian.
+
* da.po, de.po, es.po, fr.po, gl.po, he.po, ja.po, ko.po, nl.po,
pl.po, pt_BR.po, ru.po, tr.po: Moved from i18n to here.
* .cvsignore: Moved from i18n to here.
- * LINGUAS: Created.
+ * POTFILES.in, LINGUAS, Makevars: Created.
2002-04-21 gettextize <bug-gnu-gettext@gnu.org>