diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-11-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * autogen: Remove directory. Move update_autogen to admin/. | ||
| 4 | * autogen.sh: Remove reference to copy_autogen. | ||
| 5 | * GNUmakefile (configure): | ||
| 6 | * Makefile.in (bootstrap): Do not try to run copy_autogen. | ||
| 7 | * config.bat: Use msdos/autogen rather than autogen. | ||
| 8 | |||
| 1 | 2013-11-05 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2013-11-05 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | Simplify and port recent bool vector changes. | 11 | Simplify and port recent bool vector changes. |