]> git.imager.perl.org - imager.git/commitdiff
note some changes which weren't noted
authorTony Cook <tony@develop-help.com>
Mon, 14 Mar 2011 12:12:09 +0000 (23:12 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 14 Mar 2011 12:12:09 +0000 (23:12 +1100)
Changes

diff --git a/Changes b/Changes
index 025bb8f1e1265cf1c65d59ce5c851f6c1459dffa..f2486b489167a375b351e8d830c2d7001f4ee380 100644 (file)
--- a/Changes
+++ b/Changes
@@ -24,6 +24,15 @@ Bug fixes:
  - improve the library detection summary
    https://rt.cpan.org/Ticket/Display.html?id=9675
 
+ - increase the version of Imager::Font::Type1 so that upgrades don't
+   downgrade the version in this file.
+   https://rt.cpan.org/Ticket/Display.html?id=66250
+
+ - if we see an -rpath (or -R) option in $Config{lddlflags} supply
+   that option for the directories that would normally go in
+   LD_RUN_PATH.  Typically an explicit -rpath overrides LD_RUN_PATH.
+   https://rt.cpan.org/Ticket/Display.html?id=65955
+
 Imager 0.81 - 14 Feb 2011
 ===========