File: ChangeLog

package info (click to toggle)
serveez 0.1.5-2
  • links: PTS
  • area: main
  • in suites: etch-m68k, sarge
  • size: 4,564 kB
  • ctags: 3,698
  • sloc: ansic: 34,819; sh: 8,507; lisp: 1,633; awk: 392; perl: 376; makefile: 335
file content (31 lines) | stat: -rw-r--r-- 904 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2003-05-26  Stefan Jahn  <stefan@lkcc.org>

	* Makefile.am (EXTRA_DIST): Removed `libtool-MacOS.diff' 
	because it is not necessary anymore.

2002-10-01  Stefan Jahn  <stefan@lkcc.org>

	* PLATFORMS: Added some more platforms to the list.

2002-07-23  Stefan Jahn  <stefan@lkcc.org>

	* Makefile.am (EXTRA_DIST): New file `libtool-MacOS.diff' 
	added.  The patch should be applied after `configure'ing on
	`powerpc-apple-darwin*' platforms.  It corrects generation of
	shared libraries.

2002-07-13  Stefan Jahn  <stefan@lkcc.org>

	* PLATFORMS: Added some more platforms.  Tested at Compaq
	Testdrive accounts.

2001-10-30  Stefan Jahn  <stefan@lkcc.org>

	* Makefile.am (install-init): New install target.  Creates
	init.serveez and installs it.  Also drops a note about init
	script conventions.

	* init.serveez.in: New file.  Input file for the init script
	of Serveez.

	* ChangeLog: File created.