File menu-cache.changes of Package menu-cache
-------------------------------------------------------------------
Wed Dec 19 09:59:10 UTC 2012 - andrea@opensuse.org
- new upstream version 0.4.1
* The libmenu-cache is made thread-safe. Thread-unsafe APIs are marked
as deprecated now and should be never used in any multithreaded application.
* Added creation of HTML developers documentation. It is triggered
by configure script option –enable-gtk-doc.
* The libmenu-cache is made more responsible by moving some time-critical
operations into thread. Also it preloads saved cache file if it exists
so it is available near instantly after menu_cache_lookup().
Caller still will get updates by adding notifier to the cache.
* Added automatic shutdown of menu-cached server after some inactivity
timeout (i.e. all clients were unregistered).
* Fixed few memory problems (referencing errors and memory leaks).
* Fix for bug #3501347: use g_get_tmp_dir() instead of hardcoded “/tmp”.
* The libmenu-cache ABI bumped to 2.
-------------------------------------------------------------------
Tue May 29 12:40:04 UTC 2012 - andrea@opensuse.org
- New upstream version 0.3.3
* bug fix release
- added URL tag in spec file
-------------------------------------------------------------------
Thu Dec 8 11:16:14 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Mon Aug 2 10:59:43 UTC 2010 - andrea@opensuse.org
- fixed libmenu-cache1 RPM Group
-------------------------------------------------------------------
Mon Jun 7 14:21:59 UTC 2010 - andrea@opensuse.org
- changed RPM Group to System/GUI/LXDE on main package
-------------------------------------------------------------------
Sat Feb 27 09:19:32 UTC 2010 - andrea@opensuse.org
- new upstream version 0.3.2
* several bug fix
* API changes
* soname changed
-------------------------------------------------------------------
Wed Feb 17 15:48:41 UTC 2010 - andrea@opensuse.org
- new upstream version 0.3.1
* important bug fix
* menu-generation is now client side
* speed up and lower memory usage
-------------------------------------------------------------------
Fri Dec 11 19:19:58 UTC 2009 - andrea@opensuse.org
- clean up spec file
- used chrpath to purge from rpath linking
- bzipped source code
-------------------------------------------------------------------
Sun Nov 8 15:44:30 UTC 2009 - andrea@opensuse.org
- new upstream version 0.2.6
- Security fix
-------------------------------------------------------------------
Sat May 23 15:44:23 UTC 2009 - andrea@opensuse.org
- new package