summaryrefslogtreecommitdiff
path: root/console-client/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-12-08 22:28:51 +0000
committerThomas Schwinge <tschwinge@gnu.org>2008-12-08 22:28:51 +0000
commiteaaea556d7d5893d247e9e239bdb0cc5bcb1c45e (patch)
treee4a50cf657cf2a9e4aee76c444ad29319f8d904d /console-client/ChangeLog
parentb94b1e2f6034d7fa855dbb00a8527cf7ff8d384e (diff)
2008-12-08 Thomas Schwinge <tschwinge@gnu.org>
* Makefile: Rework, so that dependency tracking is done for all files. * Makefile (HURDLIBS): Add ihash and shouldbeinlibc.
Diffstat (limited to 'console-client/ChangeLog')
-rw-r--r--console-client/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/console-client/ChangeLog b/console-client/ChangeLog
index cf2d16c9..b65ab761 100644
--- a/console-client/ChangeLog
+++ b/console-client/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-08 Thomas Schwinge <tschwinge@gnu.org>
+
+ * Makefile: Rework, so that dependency tracking is done for all files.
+
+ * Makefile (HURDLIBS): Add ihash and shouldbeinlibc.
+
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
* trans.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes.