1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2001-08-18 03:06:18 +00:00
parent a786db16b2
commit 8098fca931
2 changed files with 19 additions and 2 deletions

View file

@ -1,3 +1,11 @@
2001-08-17 Rob Browning <rlb@defaultvalue.org>
* Makefile.am (guile_tut_TEXINFOS): remove guile-tut.texi. It's
already in info_TEXINFOS.
* .cvsignore: rename stamp-vti1 to stamp-vti.1. Of course this
only matters once you fix the bug in automake.
2001-08-02 Neil Jerram <neil@ossau.uklinux.net>
* scheme-debug.texi (Debugging): Improve `make-stack' doc by