mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
Fix problems with translating English-language diagnostics.
* bootstrap: Fix bug introduced in recent bootstrap changes, with respect to bison-runtime pot generation. The YY_ stuff wasn't being captured. * bootstrap.conf (XGETTEXT_OPTIONS_RUNTIME): New var. * po/POTFILES.in: Add src/location.c, src/scan-code.l. * runtime-po/POTFILES.in: Add data/push.c.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2006-10-01 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Fix problems with translating English-language diagnostics.
|
||||
* bootstrap: Fix bug introduced in recent bootstrap changes, with
|
||||
respect to bison-runtime pot generation. The YY_ stuff
|
||||
wasn't being captured.
|
||||
* bootstrap.conf (XGETTEXT_OPTIONS_RUNTIME): New var.
|
||||
* po/POTFILES.in: Add src/location.c, src/scan-code.l.
|
||||
* runtime-po/POTFILES.in: Add data/push.c.
|
||||
|
||||
2006-09-29 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Merge bootstrap changes from coreutils.
|
||||
|
||||
Reference in New Issue
Block a user