mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
*** empty log message ***
This commit is contained in:
parent
60a059e680
commit
bab4e1ccba
3 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
1999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
|
||||
|
||||
* Guile 1.3.4 released.
|
||||
|
||||
1999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
|
||||
|
||||
* configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
|
||||
|
|
1
RELEASE
1
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
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
1999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
|
||||
|
||||
* 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 <jimb@savonarola.red-bean.com>
|
||||
|
||||
* backtrace.c: #include "_scm.h" before testing whether
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue