1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2003-02-27 07:04:25 +00:00
parent 93ff93f6f5
commit 84edc04952
3 changed files with 26 additions and 17 deletions

View file

@ -21,6 +21,7 @@
Makefile
Makefile.in
autoconf-macros.texi
mdate-sh
stamp-vti
stamp-vti.1
version.texi

View file

@ -1,22 +1,23 @@
*.aux
*.cp
*.cps
*.dvi
*.fn
*.fns
*.html
*.info*
*.ky
*.log
*.pg
*.ps
*.toc
*.tp
*.tps
*.vr
*.vrs
Makefile
Makefile.in
mdate-sh
stamp-vti
stamp-vti.1
*.log
*.dvi
*.aux
*.toc
*.cp
*.fn
*.vr
*.tp
*.ky
*.pg
*.cps
*.fns
*.tps
*.vrs
*.ps
*.info*
*.html
version.texi

View file

@ -1,3 +1,10 @@
2003-02-27 Rob Browning <rlb@defaultvalue.org>
* Makefile.am (scmconfig.h): new target -- generate file from
../config.h.
(modinclude_HEADERS): remove version.h.
(nodist_modinclude_HEADERS): add version.h.
2003-02-24 Mikael Djurfeldt <djurfeldt@nada.kth.se>
This fixes a serious GC bug, introduced during the latest