summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/java/ChangeLog b/java/ChangeLog
new file mode 100644
index 00000000000..e2e6d9a6709
--- /dev/null
+++ b/java/ChangeLog
@@ -0,0 +1,10 @@
+Mon Dec 22 23:06:00 CST 1997 Edward Everett Anderson <eea1@cs.wustl.edu>
+
+* java/examples/Logger/simple-server/LogRecord.java:
+
+ * Made the message size constant a static so the client
+ will compile.
+
+ * Made sure the netsvcs directory is in the release archive,
+ incremented the version number to 1.4.2 to clear up this mistake.
+