From 400c6b9af1ec28a3ea767ac4c0dd938be858fc6a Mon Sep 17 00:00:00 2001 From: Ben Mabey Date: Wed, 9 Feb 2011 09:53:38 -0700 Subject: [PATCH] credit --- History.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 61e45c3..3cdd8e2 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,11 @@ -== 0.6.2 (in git) +== 0.6.x (in git) + +== 0.6.3 2011-02-09 + + === New Features + * Configurable logger to aid in debugging database cleaner. (Marty Haught) + +== 0.6.2 2011-02-04 === New Features * Support IBM_DB Adapter for table truncation. This is for DB2 >= 9.7 (GH-39 Samer Abukhait)