release commit for 0.08202
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 560b8ca..7c4900f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,12 @@
 Revision history for DBIx::Class
 
+0.08202 2012-10-06
+    * Re-dist due to murphy strike
+
+0.08201 2012-10-05 (UTC)
     * Fixes
-        - Fix t/storage/reconnect.t when run as root
+        - Replace inadequate $dbh->ping SQLite implementation with our own,
+          fixes RT#78420
 
 0.08200 2012-08-24 (UTC)
     * Fixes