Slight POD corrections
Peter Rabbitson [Sat, 18 Jun 2016 09:51:10 +0000 (11:51 +0200)]
lib/DBIx/Class.pm
lib/DBIx/Class/Storage/DBI/SQLite.pm

index 933bed8..4fc1c26 100644 (file)
@@ -285,10 +285,6 @@ accessible at the following locations:
 
 =item * Travis-CI log: L<https://travis-ci.org/dbsrgits/dbix-class/builds>
 
-=for html
-&#x21AA; Main dev branch CI status: <img src="https://secure.travis-ci.org/dbsrgits/dbix-class.png?branch=current/blead"></img>
-&#x21AA; Release branch CI status: <img src="https://secure.travis-ci.org/dbsrgits/dbix-class.png?branch=current/for_cpan_index"></img>
-
 =back
 
 =head1 AUTHORS
index 5acf261..9032b47 100644 (file)
@@ -63,7 +63,7 @@ Even if you upgrade DBIx::Class (which works around the bug starting from
 version 0.08210) you may still have corrupted/incorrect data in your database.
 DBIx::Class warned about this condition for several years, hoping to give
 anyone affected sufficient notice of the potential issues. The warning was
-removed in version 0.082900.
+removed in 2015/v0.082820.
 
 =back