perl-Package-Stash/perl-Package-Stash.changes
Dirk Mueller 875ae0b490 - update to 0.08:
- oops, accidentally included some experimental changes in that last
     release, that break things
   - non-dev release
   - re-enable the caching of the stash, since I can't reproduce the bug
     at all

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Package-Stash?expand=0&rev=3
2010-10-08 10:42:06 +00:00

26 lines
894 B
Plaintext

-------------------------------------------------------------------
Fri Oct 8 12:41:34 CEST 2010 - dmueller@suse.de
- update to 0.08:
- oops, accidentally included some experimental changes in that last
release, that break things
- non-dev release
- re-enable the caching of the stash, since I can't reproduce the bug
at all
-------------------------------------------------------------------
Tue Aug 31 22:16:54 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.05:
* bump Test::More requirement for done_testing
- changes from 0.04:
* get_package_symbol now doesn't autovivify stash entries. A new method get_or_add_package_symbol can now be used for that behavior.
* update %DB::sub on add_package_symbol
-------------------------------------------------------------------
Sun Jun 13 07:33:47 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.03)