File: NEWS

package info (click to toggle)
libproplist 0.10.1-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 748 kB
  • ctags: 390
  • sloc: sh: 7,454; ansic: 2,926; lex: 172; yacc: 139; makefile: 84
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