X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gettext-tools%2Fmisc%2FChangeLog.0;fp=gettext-tools%2Fmisc%2FChangeLog;h=c9cdcd6c95cf12854fbd2644a82a1200bc817f48;hb=refs%2Fchanges%2F82%2F71082%2F1;hp=12dedef153d971b77df5cfaf5312b0b064afde46;hpb=5d61132f836323aaf2879e04abc9d4056db248a2;p=platform%2Fupstream%2Fgettext.git diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog.0 similarity index 95% rename from gettext-tools/misc/ChangeLog rename to gettext-tools/misc/ChangeLog.0 index 12dedef..c9cdcd6 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog.0 @@ -1,3 +1,140 @@ +2015-09-11 Daiki Ueno + + * gettext 0.19.6 released. + +2015-07-28 Daiki Ueno + + * gettextize.in: Check if AM_GNU_GETTEXT_VERSION is used. + * autopoint.in: Respect AM_GNU_GETTEXT_REQUIRE_VERSION. + +2015-07-28 Daiki Ueno + + * gettextize.in (archive_version): New variable, set to + ARCHIVE_VERSION. Use it as the argument of + AM_GNU_GETTEXT_VERSION. + +2015-07-27 Daiki Ueno + + gettextize: Use a crafted version string + Reported by Max Lin in: + . + * gettextize.in: Replace AM_GNU_GETTEXT_VERSION invocation with + "$gettext_version" rather than "$version". This makes it easier + to maintain a minor release without being affected by the actual + version number generated by git-version-gen. + (gettext_version): New variable. + +2015-07-27 Peter Eisentraut (tiny change) + + po-mode: Fix to accept four-part msgfmt version number + * po-mode.el (po-msgfmt-version-check): Accept four-part version + number. + +2015-07-10 Daiki Ueno + + * gettext 0.19.5 released. + +2015-06-24 Daiki Ueno + + * autopoint.in: Update for 0.19.5. + +2015-04-24 Manuel Uberti (tiny change) + + * po-mode.el (po-keep-mo-file): New user option. + (po-validate): Respect po-keep-mo-file. Fix comment indentation. + +2015-01-21 Peter Eisentraut (tiny change) + + * po-mode.el (po-font-lock-keywords): Support all possible length + modifiers in C89/C99 format strings. + +2014-12-24 Daiki Ueno + + * gettext 0.19.4 released. + +2014-12-24 Daiki Ueno + + * po-mode.el (po-mode-version-string): Bump to 0.23. + +2014-10-15 Daiki Ueno + + * gettext 0.19.3 released. + +2014-10-15 Daiki Ueno + + * autopoint.in: Update for 0.19.3. + +2014-10-10 Eric Blake + + autopoint: Fix infinite recursion when tracing configure.ac + Reported by Andreas Henriksson at: + + * autopoint.in (func_trace_autoconf): Temporarily redefine + built-in macros, instead of undefining. + * gettextize.in: Likewise. + +2014-09-01 Daiki Ueno + + * convert-archive.in: Don't use non-portable 'if ! COMMAND'. + Reported by Stefano Lattarini in: + . + +2014-07-14 Daiki Ueno + + * gettext 0.19.2 released. + +2014-07-14 Daiki Ueno + + autopoint: Fix the last change + * autopoint.in: Use func_trace_sed for AM_GNU_GETTEXT and + AM_GNU_GETTEXT_VERSION, as they are not an Autoconf trace. + +2014-07-14 Daiki Ueno + + autopoint: Select macro tracing method by Autoconf version + Reported and analyzed by Pádraig Brady in: + . + * autopoint.in (func_trace_autoconf): Rename from func_trace. + ($func_trace): Set to func_trace_autoconf if Autoconf >= 2.69 is + available, otherwise to func_trace_sed. + * gettextize.in: Likewise. + +2014-06-10 Daiki Ueno + + * gettext 0.19.1 released. + +2014-06-02 Daiki Ueno + + * gettext 0.19 released. + +2014-04-23 Daiki Ueno + + autopoint: Unset variables known to interfere with common tools + Reported by Jan Cholasta at: + . + * autopoint.in: Unset CDPATH, CLICOLOR_FORCE, and GREP_OPTIONS. + * gettextize.in: Unset CLICOLOR_FORCE and GREP_OPTIONS. + +2014-04-21 Daiki Ueno + + * autopoint.in: Rename gettext_dir to gettext_datadir. + * gettextize.in: Likewise. + +2014-03-27 Daiki Ueno + + autopoint: Use SED-based trace for non-standard Autoconf macros + Reported by Sean McGovern in . + * autopoint.in (func_trace_sed): New function; use it to trace + AM_GNU_GETTEXT and AM_GNU_GETTEXT_VERSION. + * gettextize.in (func_trace_sed): New function; use it to trace + AM_GNU_GETTEXT. + +2014-03-26 Daiki Ueno + + * autopoint.in: Allow user to specify the directory in which + archive belongs, through $gettext_dir envvar. + * gettextize.in: Likewise. + 2013-12-05 Daiki Ueno * autopoint.in (func_trace): Allow user to specify autom4te @@ -45,6 +182,11 @@ Reported by Sami Kerola in . +2013-07-29 Jan Djärv (tiny change) + + * po-mode.el (po-send-mail): Don't include original uncompressed + text in the mail. + 2013-07-21 Daiki Ueno * autopoint.in (omitintl): Don't set it 'no' when no