Changes, remove merged branch
Peter Rabbitson [Thu, 7 May 2009 17:11:46 +0000 (17:11 +0000)]
Changes

diff --git a/Changes b/Changes
index 58c5737..0704243 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,9 @@ Revision history for DBIx::Class
 
         - Refactor DBIx::Class::Storage::DBI::Sybase to automatically 
           load a subclass, namely Microsoft_SQL_Server.pm
-          (similar to DBIx::Class::Storage::DBI::ODBC) 
+          (similar to DBIx::Class::Storage::DBI::ODBC)
+        - Proper support for update/delete of joined resultsets
+          (using IN => $sub_rs->as_query)
 
 0.08102 2009-04-30 08:29:00 (UTC)
         - Fixed two subtle bugs when using columns or select/as