aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/ChangeLog')
-rw-r--r--src/lib/crypto/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog
index baf67fb..5d0b7a1 100644
--- a/src/lib/crypto/ChangeLog
+++ b/src/lib/crypto/ChangeLog
@@ -1,3 +1,10 @@
+
+Thu Jun 15 17:58:41 EDT 1995 Paul Park (pjpark@mit.edu)
+ * Makefile.in - Add definitions for shared library building rules.
+ Add explicit dependency on "shared" since we probably need it.
+ * configure.in - Create symlinks for archive and shared library when
+ we build them.
+
Fri Jun 9 18:52:19 1995 <tytso@rsx-11.mit.edu>
* des_crc.c, des_md5.c: Fix -Wall nits.