diff options
author | Akim Demaille <akim@epita.fr> | 2001-08-29 10:46:17 +0000 |
---|---|---|
committer | Akim Demaille <akim@epita.fr> | 2001-08-29 10:46:17 +0000 |
commit | adfd774c808dd69a6289d7643c92beeef7db14e1 (patch) | |
tree | e2eb4344a5594c2b79c860802e827ec783fa9b40 /ChangeLog | |
parent | 057194c61e8c7777d8183b352348cf0a7fb3be3f (diff) | |
download | bison-adfd774c808dd69a6289d7643c92beeef7db14e1.tar.gz |
* Makefile.maint (do-po-update): Wget refuses to overwrite files:
download in a tmp dir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2001-08-29 Akim Demaille <akim@epita.fr> + + * Makefile.maint (do-po-update): Wget refuses to overwrite files: + download in a tmp dir. + 2001-08-28 Marc Autret <autret_m@epita.fr> * config/depcomp: New file. @@ -6,14 +11,14 @@ * doc/bison.1 (mandoc): Adjust. From Juan Manuel Guerrero. - + 2001-08-28 Marc Autret <autret_m@epita.fr> * src/print_graph.c (print_state): Fix. 2001-08-27 Marc Autret <autret_m@epita.fr> - * src/vcg.h (classname_s, infoname_s, node_s): Constify the + * src/vcg.h (classname_s, infoname_s, node_s): Constify the char * members. Echo modifications to the functions prototypes. * src/vcg.c (add_classname, add_infoname): Adjust arguments. |