summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37c133d..0ea6edb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- don't die when @ISA or "use base" is used more than once,
+ make it a warning instead (needed for Parted bindings)
+
Version 1.2.26 - 24 February 2014, by Thierry Vignaud
- fix "undeclared variable $_" false positive on List::Util::first()