summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-08-31 22:17:53 +0200
committerJim Meyering <jim@meyering.net>2007-08-31 22:18:01 +0200
commit89907ec099edf633f42c00516ac5963f737a9b69 (patch)
tree12768bb24ee84ef4ab906a27ce7098ed94cceba7 /ChangeLog
parent42a4957361cee5e3d5f8772daca0dddebc3162dc (diff)
downloadcoreutils-89907ec099edf633f42c00516ac5963f737a9b69.tar.xz
Solve the unnecessary-.po-file-regeneration problem once and for all.
* bootstrap (download_po_files): New function, renamed from get_translations. Now, downloads, but doesn't update LINGUAS. (update_po_files): New function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5b1c8bfc..0db0aa5eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-31 Jim Meyering <jim@meyering.net>
+
+ Solve the unnecessary-.po-file-regeneration problem once and for all.
+ * bootstrap (download_po_files): New function, renamed from
+ get_translations. Now, downloads, but doesn't update LINGUAS.
+ (update_po_files): New function.
+
2007-08-30 Jim Meyering <jim@meyering.net>
Shorten the snapshot version string by removing the "g".