Improvements to install instructions.
authorian <ian>
Wed, 28 Jul 1999 22:46:36 +0000 (22:46 +0000)
committerian <ian>
Wed, 28 Jul 1999 22:46:36 +0000 (22:46 +0000)
INSTALL
TODO
changelog

diff --git a/INSTALL b/INSTALL
index 64075d0..ffae5f5 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,7 +18,7 @@ libtool.  I'm not interested in supporting non-ELF shared libraries.
 However, if you send me an appropriate patch I'd be willing to make it
 easy or automatic to disable the ELF shared library arrangements.
 
-You may find that GNU Make is required.
+You will probably find that GNU Make is required.
 
 
 COPYRIGHT
diff --git a/TODO b/TODO
index 758c66a..95ad0e3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+BUGS:
+* config.cache shipped !
+
+
 DNSSEC compatibility
  - be able to retreive KEY and SIG RRs
 
index a65a148..ec11357 100644 (file)
--- a/changelog
+++ b/changelog
@@ -2,6 +2,7 @@ adns (0.4) unstable; urgency=low
 
   Bugfixes:
   * adns_s_systemfail is in table of errors (for eg adns_strerror).
+  * Improvements to install instructions.
 
  --