
--- AUTHORS | 6 +++++- ChangeLog | 4 ++++ 2 files changed, 9 insertions(+), 1 deletions(-) diff --git a/AUTHORS b/AUTHORS index 554bf89..73aed4a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -65,6 +65,8 @@ Interns. * Arthur Crépin-Leblond - SCRIBO structured outputs (XML, HTML, PDF). +* Raphaël Boissel + - Graph implementation of a DIA toolchain in SCRIBO. ========================= Students from Class 2012. @@ -74,6 +76,8 @@ Students from Class 2012. - Prototype of the upcoming functions system. * Julien Marquegnies julien.marquegnies@lrde.epita.fr + - Fast implementation of the Hough transform. + - Many improvements in SCRIBO layout analysis. ========================= Students from Class 2011. @@ -102,7 +106,7 @@ Students from Class 2009. - Data routines. * Matthieu Garrigues - - Value types and i/o. + - Value types and i/o. - Draft of the FLLT. * Ugo Jardonnet diff --git a/ChangeLog b/ChangeLog index d6dfc6d..0f69cb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-09-08 Guillaume Lazzara <z@lrde.epita.fr> + + * AUTHORS: Update. + 2011-09-02 Guillaume Lazzara <z@lrde.epita.fr> * configure.ac: Remove references to deprecated Makefiles. -- 1.7.2.5