Add CHANGES.
authorLinus Nordberg <linus@nordberg.se>
Thu, 24 Jan 2013 13:24:11 +0000 (14:24 +0100)
committerLinus Nordberg <linus@nordberg.se>
Thu, 24 Jan 2013 13:24:11 +0000 (14:24 +0100)
It's just a skeleton.

lib/CHANGES [new file with mode: 0644]
lib/README

diff --git a/lib/CHANGES b/lib/CHANGES
new file mode 100644 (file)
index 0000000..d293cba
--- /dev/null
@@ -0,0 +1,6 @@
+Changes in version 0.0.3 - 2013-??-??
+  libradsec 0.0.3 <verb> <other words, forming a summary>
+
+  [o Incompatible changes:]
+  [o Features:]
+  [o Bug fixes:]
index 37a5d16..8f5c796 100644 (file)
@@ -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