--- milena/ChangeLog | 19 ------------------- scribo/ChangeLog | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog index 159417c..e565b8b 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,22 +1,3 @@ -2011-09-15 Guillaume Lazzara z@lrde.epita.fr - - Fix Scribo build system. - - * demo/viewer/Makefile.am: Take into account no-strict-aliasing - flag. - - * demo/review/Makefile.am, - * src/toolchain/nepomuk/Makefile.am: Do not distribute some - examples. - -2011-09-15 Guillaume Lazzara z@lrde.epita.fr - - Improve text justification in HTML document reconstruction. - - * demo/xml2doc/templates/html/css.css, - * demo/xml2doc/templates/html/main.xsl, - * demo/xml2doc/templates/html/main_base64.xsl: Add new CSS rules. - 2011-09-15 Roland Levillain roland@lrde.epita.fr
Update Milena tests w.r.t. the new version of lena.pgm. diff --git a/scribo/ChangeLog b/scribo/ChangeLog index 29d33f5..04c55b8 100644 --- a/scribo/ChangeLog +++ b/scribo/ChangeLog @@ -20,11 +20,30 @@
* README: Add more information.
+2011-09-15 Guillaume Lazzara z@lrde.epita.fr + + Fix Scribo build system. + + * demo/viewer/Makefile.am: Take into account no-strict-aliasing + flag. + + * demo/review/Makefile.am, + * src/toolchain/nepomuk/Makefile.am: Do not distribute some + examples. + 2011-09-13 Guillaume Lazzara z@lrde.epita.fr
* demo/viewer/main.cc: Fix an issue with Tesseract 2.x and specific locales.
+2011-09-15 Guillaume Lazzara z@lrde.epita.fr + + Improve text justification in HTML document reconstruction. + + * demo/xml2doc/templates/html/css.css, + * demo/xml2doc/templates/html/main.xsl, + * demo/xml2doc/templates/html/main_base64.xsl: Add new CSS rules. + 2011-09-15 Roland Levillain roland@lrde.epita.fr
Update SCRIBO tests w.r.t. the new version of lena.pgm.