]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Added pointer to mailing list.
authorNiels Möller <nisse@lysator.liu.se>
Wed, 2 Oct 2002 20:37:42 +0000 (22:37 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 2 Oct 2002 20:37:42 +0000 (22:37 +0200)
Rev: src/nettle/README:1.6

README

diff --git a/README b/README
index cff2eec9f9c95dc16582606ab06cd1743d9ece3d..45a85425f85d6f42671e78ba3100e454ce101af5 100644 (file)
--- a/README
+++ b/README
@@ -45,5 +45,9 @@ If you get it from cvs, you need to build it with
 
   ./.bootstrap && ./configure && make && make check
 
+You may want to subscribe to the nettle-bugs mailing list. See
+<URL: http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs>.
+
+
 Happy hacking,
 /Niels Möller <nisse@lysator.liu.se>