diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-10-13 19:07:21 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-10-13 19:07:21 +0000 |
commit | 5dea5d07cdad67d8ca1ce90eef9dc7847c057c02 (patch) | |
tree | 30d99e399ee323878d534ab5456d1915f498ed0f /ChangeLog | |
parent | f2c088fa101d888e77a17cb8648980d959695a61 (diff) | |
download | coreutils-5dea5d07cdad67d8ca1ce90eef9dc7847c057c02.tar.xz |
Sync from Bison, as follows:
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2006-10-13 Paul Eggert <eggert@cs.ucla.edu> + + Sync from Bison, as follows: + + 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. + 2006-10-13 Jim Meyering <jim@meyering.net> * src/chown-core.c (change_file_owner): Use fstatat, not stat, |