File: ChangeLog

package info (click to toggle)
galib 2.4.7-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 2,216 kB
  • ctags: 3,153
  • sloc: cpp: 23,666; ansic: 520; makefile: 247; sh: 93
file content (27 lines) | stat: -rw-r--r-- 822 bytes parent folder | download | duplicates (4)
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
2005-01-12  Matthew Wall  <mwall@gouda.local>

	* makefile: rev to final release number

2005-01-11  Matthew Wall  <mwall@localhost.localdomain>

	* COPYRIGHT: consolidate
	* LICENSE: consolidate to COPYRIGHT
	* README: update quick start section with borland instructions

2004-12-28  Matthew Wall  <mwall@localhost.localdomain>

	* makevars.win32: do not use precompiled headers - vcpp6 chokes on them
	and cannot manage them properly.

2004-12-28  Matthew Wall  <mwall@gouda.local>

	* makefile.win32: added test rule
	* makevars: added ranlib.  some platforms need explicit link to 
	c++ standard libs (e.g. macosx with gcc2)
	* makefile: split rules for library and examples.  added rule for test.

2004-12-27  Matthew Wall  <mwall@gouda.local>

	* README: minor update and cleanup
	* makefile: remove ancient cruft