Finally lay dependencies to rest (I hope!).

This commit is contained in:
Ben Laurie
1999-01-19 21:36:31 +00:00
parent b13a155492
commit 8039257dbc
41 changed files with 2458 additions and 39 deletions

View File

@@ -5,6 +5,11 @@
Changes between 0.9.1c and 0.9.2
*) Deal with irritating shit to do with dependencies, in YAAHW (Yet Another
Ad Hoc Way) - Makefile.ssls now all contain local dependencies, which
can still be regenerated with "make depend".
[Ben Laurie]
*) Spelling mistake in C version of CAST-128.
[Ben Laurie, reported by Jeremy Hylton <jeremy@cnri.reston.va.us>]