File: ChangeLog

package info (click to toggle)
guile-core 1%3A1.3-12
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,488 kB
  • ctags: 4,772
  • sloc: ansic: 40,294; lisp: 5,870; sh: 5,079; asm: 1,514; makefile: 397; awk: 162; csh: 50
file content (20 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
1998-10-19  Jim Blandy  <jimb@zwingli.cygnus.com>

	* image-type.c, myguile.c: Terminate copyright comments.

	* COPYING: New file.
	* image-type.c myguile.c: Add copyright notice.

1998-10-16  Jim Blandy  <jimb@zwingli.cygnus.com>

	* Makefile (myguile): Fix link command, to put the Guile libraries
	after the object files.  The old command worked on my machine, but
	I don't see how.

1998-10-15  Jim Blandy  <jimb@zwingli.cygnus.com>

	Created this directory for the Guile 1.3 release.  Thanks to Jay
	Glascoe for suggesting that we provide a complete, buildable
	example!
	* ChangeLog, Makefile, README, image-type.c, image-type.h,
	myguile: New files.