aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index babd39c..f136191 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 1.96 - 10 December 2009, by Anssi Hannula
+- fix perl.prov to assign versions to provides when the version is declared
+ with 'our' or 'my' keyword, or when it is prepended with code
+ (Jérôme Quelin)
+- replace %sunsparc with %sparc & %sparcx (from rpm5.org, Per Øyvind Karlsen)
+- support ELF executables only as a.out has been deprecated since ages
+ ago (fixes objdump 'File format not recognized' errors) (Per Øyvind Karlsen)
+- don't try finding debug files in buildroot when there's none
+ (Per Øyvind Karlsen)
+
Version 1.95 - 25 September 2009, by Olivier Blin
- MIPS and ARM support (from Arnaud Patard):
o add mipsel support