Recognize 'foo_LIBRARIES += libgnu.a'.
[pspp] / ChangeLog
index 7a8b2dd86223099d7da766b0dd0a90529d36af5a..15ef5245d96c16dbf49796f29cbc183c8770f490 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Recognize 'foo_LIBRARIES += libgnu.a'.
+       * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
+       makefile snippet has already specified an installation location,
+       also using '+='.
+
+2008-07-02  Ondřej Vašík  <ovasik@redhat.com>
+
+       getdate.y: factor out common actions
+       * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
+       Use them in place of open-coded actions.
+
+2008-07-01  Simon Josefsson  <simon@josefsson.org>
+
+       Add self-test for getdate module.
+       * modules/getdate-tests: New file.
+       * tests/test-getdate.c: New file.
+
 2008-06-29  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or