From 9de626f36431edfcd4946bb75dc25e9b79cd6e43 Mon Sep 17 00:00:00 2001 From: Evgeniy Dushistov Date: Sun, 7 Jul 2013 14:52:04 +0000 Subject: [PATCH] update NEWS file according to 0.5 release --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 6b29e50..69ce2e3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,10 @@ Version 0.5 +- add option to colorize output +- Roman Imankulov's patch to better use of readline +- Fix build with modern compilers +- Fix work on CPU with align issues, like ARM and SPARC (thanks to Michal Čihař ) +- Migrate to C++11 and CMake (so at now archive with code 180K->54K) +- Update Russian translation Version 0.4.3 - fix build problems with gcc 4.x