Changed everything around so that we're releasing 1.0003, not 1.0009_01. Plus, update...
[dbsrgits/DBM-Deep.git] / Changes
2007-09-25 rkinyon Changed everything around so that we're releasing 1...
2007-09-24 rkinyon Fixed pod coverage test and added a line to Changes...
2007-09-24 rkinyon Added references and a fix for 29583
2007-09-21 rkinyon Incremented version number, added diag for 5.9.5 failur...
2007-09-20 rkinyon Extended _throw_error per brian d foy's suggestion
2007-03-12 rkinyon Fixed a couple of minor bugs
2007-02-26 rkinyon r14949@rob-kinyons-computer (orig r8702): rkinyon...
2007-01-25 rkinyon r14944@rob-kinyons-computer (orig r8697): rkinyon...
2007-01-24 rkinyon r14214@rob-kinyons-computer (orig r8081): rkinyon...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-05-01 rkinyon r11705@rob-kinyons-powerbook58: rob | 2006-05-01...
2006-05-01 rkinyon r11692@rob-kinyons-powerbook58: rob | 2006-04-30...
2006-04-28 rkinyon Fixed missing file in MANIFEST
2006-04-07 rkinyon Updated documentation and Changes
2006-03-07 rkinyon Added dep on 5.6.0 and started breakout of request_spac...
2006-02-28 rkinyon Removed error/clear_error functions
2006-02-28 rkinyon Final items before release
2006-02-27 rkinyon Updated changes with bugfixes
2006-02-27 rkinyon Updated Changes with the new patch
2006-02-25 rkinyon Removed one call to reftype
2006-02-24 rkinyon Upped version to 0.98 and updated Changes
2006-02-24 rkinyon Updated Changes to note when we actually released 0.97
2006-02-24 jhuckaby - Removed volatile option as it is pretty useless...
2006-02-23 rkinyon Fixed some Cygwin test failures
2006-02-23 rkinyon Added changes made by Joe last night to Changes file
2006-02-22 rkinyon Updated changes to reflect latest fixes
2006-02-21 rkinyon Marked two tests as passing that were TODO
2006-02-21 rkinyon Fixed naive use of {@_} in TIE*
2006-02-16 rkinyon Finished most of the renamings and updated Changes...
2006-02-15 rkinyon close() -> _close()
2006-02-15 rkinyon open() is now _open()
2006-02-15 rkinyon init() -> _init()
2006-02-14 rkinyon Initial migration from dev.iinteractive.com