diff options
author | Jim Meyering <jim@meyering.net> | 2007-08-31 22:17:53 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-08-31 22:18:01 +0200 |
commit | 89907ec099edf633f42c00516ac5963f737a9b69 (patch) | |
tree | 12768bb24ee84ef4ab906a27ce7098ed94cceba7 /ChangeLog | |
parent | 42a4957361cee5e3d5f8772daca0dddebc3162dc (diff) | |
download | coreutils-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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". |