--- milena/ChangeLog | 6 +++--- scribo/ChangeLog | 22 +++++++++++----------- swilena/ChangeLog | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog index 84cd372..3662dcb 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -123,7 +123,7 @@ * common.mk (AM_CPPFLAGS): ...here. Include it... * doc/Makefile.am: ...here, to factor common parts. - * milena/apps/apps.mk: New file. + * apps/apps.mk: New file. Include it... * apps/constrained-connectivity/Makefile.am, * apps/generic-skel/Makefile.am, @@ -465,8 +465,8 @@ * apps/mesh-segm-skel/mesh-complex-pinv-curv-skel.cc: Display the size of the input. Time the thinning step. - * milena/apps/generic-skel/test-mixed.in, - * milena/apps/mesh-segm-skel/test-mixed.in: + * apps/generic-skel/test-mixed.in, + * apps/mesh-segm-skel/test-mixed.in: New. * apps/generic-skel/Makefile.am (generated_tests): Add test-mixed. (test-mixed): New target. diff --git a/scribo/ChangeLog b/scribo/ChangeLog index 7f4e150..2fa24c1 100644 --- a/scribo/ChangeLog +++ b/scribo/ChangeLog @@ -142,8 +142,8 @@
Display Scribo errors on std::cerr, not std::cout.
- * scribo/scribo/text/merging.hh, - * scribo/scribo/text/recognition.hh: + * scribo/text/merging.hh, + * scribo/text/recognition.hh: Here.
2013-08-27 Roland Levillain roland@lrde.epita.fr @@ -1693,17 +1693,17 @@
Add a better support for different k values in Sauvola Multiscale.
- * scribo/scribo/binarization/internal/sauvola_ms_functor.hh, - * scribo/scribo/binarization/sauvola_ms.hh, - * scribo/scribo/binarization/sauvola_ms_split.hh, - * scribo/scribo/toolchain/internal/text_in_doc_preprocess_functor.hh, - * scribo/scribo/toolchain/text_in_doc_preprocess.hh: Make use of + * scribo/binarization/internal/sauvola_ms_functor.hh, + * scribo/binarization/sauvola_ms.hh, + * scribo/binarization/sauvola_ms_split.hh, + * scribo/toolchain/internal/text_in_doc_preprocess_functor.hh, + * scribo/toolchain/text_in_doc_preprocess.hh: Make use of k2, k3 and k4 variables.
- * scribo/src/binarization/sauvola_ms.cc, - * scribo/src/binarization/sauvola_ms_debug.cc, - * scribo/src/binarization/sauvola_ms_fg.cc, - * scribo/src/binarization/sauvola_ms_split.cc: Fix program + * src/binarization/sauvola_ms.cc, + * src/binarization/sauvola_ms_debug.cc, + * src/binarization/sauvola_ms_fg.cc, + * src/binarization/sauvola_ms_split.cc: Fix program arguments.
2012-05-11 Guillaume Lazzara z@lrde.epita.fr diff --git a/swilena/ChangeLog b/swilena/ChangeLog index 9830d70..fcd4fd9 100644 --- a/swilena/ChangeLog +++ b/swilena/ChangeLog @@ -65,11 +65,11 @@
Aesthetic changes in Swilena.
- * swilena/box.ixx, - * swilena/box2d.i, - * swilena/image2d.ixx, - * swilena/image2d_point2d.i, - * swilena/morpho.ixx: + * box.ixx, + * box2d.i, + * image2d.ixx, + * image2d_point2d.i, + * morpho.ixx: Here.
2012-08-28 Roland Levillain roland@lrde.epita.fr