summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/gss-sample/ChangeLog')
-rw-r--r--src/appl/gss-sample/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog
index d3bf699826..b641880dba 100644
--- a/src/appl/gss-sample/ChangeLog
+++ b/src/appl/gss-sample/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2003-02-26 Jeffrey Altman <jaltman@mit.edu>
* gss-client.c: merge if (this) if (that) into if (this && that)