Skip to content

Commit

Permalink
simplify format for now when we are releasing so frequently
Browse files Browse the repository at this point in the history
git-svn-id: https://perl-cache.googlecode.com/svn/chi/trunk@383 fe4db14e-1138-0410-ae3a-bd28db37d31a
  • Loading branch information
swartz@pobox.com committed Jan 27, 2008
1 parent c43654a commit 561cdca
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,23 @@ Revision history for CHI

0.04 Jan 25, 2008

[ BUG FIXES ]

- Default unlink_on_exit to 0 for Cache::FastMmap to conform to the CHI API

0.03 Jan 23, 2008

[ INCOMPATIBLE CHANGES ]

- ** Eliminated automatic namespace selection based on caller; namespace now defaults to 'Default', as in Cache::Cache.

[ INSTALLATION ]

- ** Eliminated automatic namespace selection based on caller; namespace now defaults to
'Default', as in Cache::Cache.
- Added 5.6.0 requirement
- Made Memcached test internal-only for now, since test success depends on presence and configuration
of an external server
- Made Memcached test internal-only for now, since test success depends on presence and
configuration of an external server
- Changed README to generate from CHI.pm

0.02 Jan 19, 2008

[ BUG FIXES ]

- Changed Multilevel-Single test to use a temporary root dir
- Eliminated non-portable file permissions test
- Concealed use of test package name (Foo::Bar) from PAUSE indexer

0.01 Jan 15, 2008

- Initial version

0 comments on commit 561cdca

Please sign in to comment.