pkgsrc-wip/menu-cache/distinfo
Jeremy C. Reed 824b04b128 upgrade to menu-cache-0.4.1
from NEWS:

Changes in 0.4.1 since 0.4.0:

* Minor bugfix, the resulting tar file was not complete.

Changes in 0.4.0 since 0.3.3:

* 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.
2012-11-24 02:21:35 +00:00

5 lines
261 B
Text

$NetBSD: distinfo,v 1.3 2012/11/24 02:21:35 jeremy-c-reed Exp $
SHA1 (menu-cache-0.4.1.tar.gz) = ca79049f9cab6d5099a8ab03584dc44bdc35a7c4
RMD160 (menu-cache-0.4.1.tar.gz) = 06e3ac7406e24c5a6cc83a5a2c418e45e01383b0
Size (menu-cache-0.4.1.tar.gz) = 412859 bytes