]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Version 2.4.3_rc1.
[bison.git] / ChangeLog
index 9f621d2e31027abf32d8f2e743434feab103dce8..40496f15906984e0d1dacbc172b0bf398706afed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2010-07-28  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       Version 2.4.3_rc1.
+       * NEWS (2.4.3): Rename to...
+       (2.4.3_rc1): ... this for now so we can include translation
+       updates in 2.4.3, and set release date.
+       * configure.ac (AM_INIT_AUTOMAKE): Underscore rather than dash
+       in version string now indicates a release candidate and that we
+       thus cannot enable gnits.  Dash confuses git-version-gen.
+
+2010-07-28  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       i18n: fix for gnulib.
+       * po/POTFILES.in: Add remaining gnulib files that have
+       translatable strings.
+
+2010-07-25  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       maint: use announce-gen's new --mail-headers.
+       * HACKING (Announce): Update instructions.
+       * cfg.mk (announcement_Cc_): Define.
+       * configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.18 as
+       required by latest gnulib.
+       * gnulib: Update to latest.
+
+2009-08-17  Akim Demaille  <demaille@gostai.com>
+
+       build: require gettext 0.17.
+
+       Suggested by Bruno Haible.
+       http://lists.gnu.org/archive/html/bug-bison/2009-08/msg00009.html
+       * configure.ac: require gettext 0.17 to ensure compatibility with
+       gnulib.
+
 2010-07-24  Joel E. Denny  <joeldenny@joeldenny.org>
 
        tests: handle Valgrind that complains about >&-.