X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=db04d62ebd43b7e78d8649c3d937d456b34c262a;hb=f1309bffbf3b38661b9951bc14ede85e2a3b30bc;hp=7d24603876146fca6edac904f8b0550978e4b367;hpb=94de7c4c776ec523af4c2eb6a91e6c5361675be3;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 7d24603..db04d62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,25 @@ +2006-08-11 Paul Eggert + + * bootstrap (get_translations): + Don't exclude ky.po; it is working again. + +2006-08-09 Paul Eggert + + * bootstrap (get_translations): + Don't exclude ja.po; it is working again. + Don't remove all old .po files if we're merely updating one. + * po/.cvsignore: Add Makevars. + 2006-08-07 Paul Eggert + * src/tar.c: Work around limitation imposed by gettext 0.15 + by concatenating strings with "\v" after translation. + (doc): Remove, splitting into: + (doc0, doc1): New constants. + (argp): Don't use doc; just initialize to NULL. + (initialize_argp_doc): New function. + (decode_options): Use it. + * bootstrap: Redo po file retrieval to match Bison's method, since the translation project changed its index format. Don't use --assume-autoconf; it's now replaced