2006-08-10 Paul Eggert <eggert@cs.ucla.edu>
+ * ABOUT-NLS: Update from gettext 0.15.
+ * configure.ac (AM_GNU_GETTEXT_VERSION): Update from 0.13.1 to 0.15.
+ * Makefile.maint (my-distcheck): Don't bother with --disable-nls,
+ as it shouldn't be needed with gettext 0.15.
+
* src/csplit.c (struct control): Remove fastmap member.
(extract_regexp): Allocate fastmap separately, since otherwise
it might move due to a realloc. This fixes a bug that led
+2006-08-10 Paul Eggert <eggert@cs.ucla.edu>
+
+ * Makevars (XGETTEXT_OPTIONS): Add pass-c-format flags for
+ _ and N_, so that we get format checking even when --enable-nls.
+ Add c-format flags for error, error_at_line, asprintf, vasprintf,
+ asnprintf, vasnprintf, wrapf.
+ (USE_MSGCTXT): New macro.
+ * Rules-quot (en@quot.po-create, en@boldquot.po-create): New rules.
+
2006-08-09 Paul Eggert <eggert@cs.ucla.edu>
* Makefile.in.in: Sync from gettext 0.15.