diff --git a/ChangeLog b/ChangeLog index 1dd41b8f0..fecc7b131 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-09-25 Jim Blandy + + * Guile 1.3.4 released. + 1999-09-22 Jim Blandy * configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so diff --git a/RELEASE b/RELEASE index 6f8069f5e..61d3ac085 100644 --- a/RELEASE +++ b/RELEASE @@ -138,6 +138,7 @@ Punting checklist: * Add "Guile N.M released." entry to the top-level ChangeLog, and commit it. * Tag the entire source tree with a tag of the form "release_N_M" or "release_N_M_L". +* Do a 'make dist'. * Put the distribution up for FTP somewhere, and send mail to ftp-upload@gnu.org, asking them to put it on prep. * Send an announcement message to gnu-announce@gnu.org. Put a brief diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 9deb7f58e..58070b940 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +1999-09-25 Jim Blandy + + * Makefile.am (EXTRA_libguile_la_SOURCES): Add memmove.c here, + so automake will actually generate rules for it. + * Makefile.in: Regenerated. + 1999-09-21 Jim Blandy * backtrace.c: #include "_scm.h" before testing whether