]> git.imager.perl.org - imager.git/blobdiff - Changes
the align_string() method would ignore a string of "0" due to a
[imager.git] / Changes
diff --git a/Changes b/Changes
index 7ce0f82a1c3231b8ba99c32460baefb027268cad..1f85da0cd4a3647cf761133a6481f17888ce9c94 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Imager release history.  Older releases can be found in Changes.old
 
+Imager 0.76 - unreleased
+===========
+
+Bug fixes:
+
+ - the align_string() method would ignore a string of "0" due to a
+   mis-use of C< ||= >.
+   Thanks to Maurice Height for reporting this.
+   https://rt.cpan.org/Ticket/Display.html?id=60199
+
 Imager 0.75_03 - 09 Aug 2010
 ==============