aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 31bf852..babd39c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 1.95 - 25 September 2009, by Olivier Blin
+- MIPS and ARM support (from Arnaud Patard):
+ o add mipsel support
+ o introduce CANONTARGETGNU, to be able to use -gnueabi for ARM
+ o add arm support and use -gnueabi instead of -gnu
+
Version 1.94 - 8 August 2009, by Anssi Hannula
- update perl_convert_version to keep alphabetic tail in version number
(Luca Berra)