File: NEWS

package info (click to toggle)
libproplist 0.7.1-4
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 684 kB
  • ctags: 452
  • sloc: ansic: 3,684; sh: 1,856; lex: 181; yacc: 118; makefile: 106; tcl: 40
file content (16 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
New features in 0.7.1:

o Fixed all the memory leaks (I hope). This should make gsdd usable
  with WindowMaker, etc.

New features in version 0.7:

o Changed memory management to OPENSTEP-style Retain / Release mechanism

o Implemented libFoundation's multiple-file approach (~/GNUstep/Defaults as
  directory containing domains as single files)

o GNU automake / autoconf support added, thanks to Alfredo Kojima

o Fixed a number of memory leaks and bugs