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 32 33 34 35 36 37 38
|
Version 0.94 - 25-Feb-2007
* Use Mono 2.0 compiler
* Dropped dbus-sharp, now using NDesk DBUS
* Corrected some Ubuntu dependencies
* Other small bug fixes
Version 0.93 - 14-Jan-2007
* Added complete documentation system
* GShare now uses port 10021 (close #47136)
* Allow users to change the shared folder and the server port via gconf-editor (close #78498)
* Updated translations
* GShare now depends on Avahi 0.6.5, which should make SLED users happy
* Fixed compilation issues on Mono 1.1.16
* Other bug fixes
Version 0.92 - 25-Jun-2006
* fixed threading issues
* added support for REST command
* added Debian package files
* fixed launchpad.net #47693
* fixed bug for ArchLinux users where share name doesn't include username
* merged translations from launchpad.net (pt,pl,fr,sv)
* many thanks to the people who contributed the translations
Version 0.91 (Beta 2) - 07-May-2006
* Lots of bug fixes
* GShare now depends on GTK#-2.0 instead of older 1.0 assemblies
* Streamlined GUI
* It's now possible to shutdown the server from the command line: use gshared --shutdown
* Preferences now appear under the System/Preferences menu instead of System/Administration
* Added gconf schemas, gconf-editor people should be happy
* Hostname is appended to service name when service name collides
* Started ChangeLog
|