File: NEWS

package info (click to toggle)
galago-sharp 0.5.0-2.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,556 kB
  • ctags: 59
  • sloc: sh: 8,074; cs: 364; makefile: 152
file content (19 lines) | stat: -rw-r--r-- 645 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
version 0.5.0 (April 20, 2006):
	* Updated to work with libgalago 0.5.0.
	* Updated to use the gapi generator for the bindings. This should ensure
	  more accurate bindings.
	* Now installs into the gapi-2.0 directory.
	* Added some unit tests.

version 0.3.2 (June 7, 2005):
	* Builds with Mono 1.1.x.

version 0.3.1 (May 26, 2005):
	* Added Photo support to Person.
	* Added a Core.ExitWithDaemon property.
	* Added a Core.ExitWithDaemon property, which sets whether to exit the
	  application when galago-daemon disconnects.
	* Added new convenience Service and Status constructors.

version 0.3.0 (April 3, 2005):
	* Initial public release.