summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2013-01-24 14:24:11 +0100
committerLinus Nordberg <linus@nordberg.se>2013-01-24 14:24:11 +0100
commit451e4f8ef7b0b4a353318d68a42f1239ec9878e4 (patch)
treeabe5ce5a9976f5de6bcba4de8e8cc69f9f9286b7 /lib/README
parent52acaa7cea2bb152c47208d93331fdc39f4a5566 (diff)
Add CHANGES.
It's just a skeleton.
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/README b/lib/README
index 37a5d16..8f5c796 100644
--- a/lib/README
+++ b/lib/README
@@ -16,6 +16,9 @@ libradsec depends on
- openssl (if configured with --enable-tls)
+For changes between releases, see the CHANGES file.
+
+
To compile the library and the examples, do something like
sh autogen.sh && ./configure && make