Changelog for
hyena-0.5-20.2.x86_64.rpm :
Tue Jul 19 14:00:00 2016 dimstarAATTopensuse.org
- Update hyena-dotnet4.patch: move to .Net 4.5.
Tue Jan 29 13:00:00 2013 dimstarAATTopensuse.org
- Add hyena-dotnet4.patch: Build for .Net 4.0 target.
- Call autoreconf, as above patch touches the build system.
Tue Mar 15 13:00:00 2011 cooloAATTnovell.com
- version 0.5
General:
* Update to build on Windows with MonoDevelop 2.2.1
* Disable CheckForOverflowUnderflow in many .csproj
* Can now include hyena as a git submodule within other projects
Hyena:
* Bind gtk_show_uri (bgo#587320)
* Add StringUtil.EscapeLike
* Add stream based hashing
* Add an ApplicationName property to ApplicationContext
* New SafeUri class
* New Hyena.Downloader namespace/API
* New Paths class (bgo#605891)
* Handle bad indices in MemoryListModel
* Fix LruCache item expiration
* Add thread id to Hyena.Log when debugging.
* Fix file location queries (bgo#612152)
* Make CryptoUtil.Md5Encode thread-safe
* [Json] Add serializer
* New Hyena.Metrics classes for instrumenting apps
* More extensive platform detection probing
* Bundle HttpUtility; dependency on System.Web (bgo#607713)
Hyena.Gui
* New ListView grid mode
* Fix ListView a11y crasher (bgo#615892).
* [Hyena.Gui] Fix ActionManager toolitem icon sizing bgo#609265
Hyena.Data.Sqlite:
* Add HYENA_MD5 method
* Extend SqliteConnection to handle double and nullable values.
* Case-insensitive column checks
* Add BinaryFunction class; Lets extensions etc call custom methods
from SQL even if they\'re not loaded initially
* Fix exception handling (bgo#609799)
Fri May 7 14:00:00 2010 gburtAATTsuse.de
- Version 0.3
* Fixes and enhancements from Banshee
Wed Sep 9 14:00:00 2009 gburtAATTsuse.de
- Version 0.2
* Fixes libdir expansion issue
* Fixes dll mappings for
*bsd
Tue Aug 18 14:00:00 2009 gburtAATTsuse.de
- Version 0.1
Thu Aug 13 14:00:00 2009 gburtAATTsuse.de
- Initial release