---
ChangeLog | 4 ++++
NEWS | 19 +++++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 96e78df..c844971 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-05-11 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * NEWS: Start populating the changes list.
+
2011-11-25 Roland Levillain <roland(a)lrde.epita.fr>
Update lrde-scmstats.sh.
diff --git a/NEWS b/NEWS
index 24590c1..7b7bd3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,24 @@
* Olena 2.0a
+ * Milena
+
+ * Rename 'point_at_index', 'delta_index' and 'index_of_point'
to
+ 'point_at_offset', 'delta_offset' and 'offset_of_point'.
+
+ * Improve extensibility of convert::from_to.
+
+ * Fix compilation with the latest g++ versions (> 4.5).
+
+ * Scribo
+
+ * New logger class.
+
+ * Improve text recognition: recognition speed and storage of
+ the confidence.
+
+ * New binarization algorithms: Wolf's, Otsu's, Niblack's and
+ Kim's.
+
* Olena 2.0 September 16, 2011
--
1.7.2.5