diff options
Diffstat (limited to 'lib/CHANGES')
-rw-r--r-- | lib/CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/CHANGES b/lib/CHANGES new file mode 100644 index 0000000..135fd4b --- /dev/null +++ b/lib/CHANGES @@ -0,0 +1,8 @@ +Changes in version 0.0.3 - 2013-??-?? + libradsec 0.0.3 <summary goes here> + + o Compatible internal code changes: + - Most places that used to say 'packet' now say 'message', + including public API:s. Preprocessor directives (#define) are in + place to make the public interface compatible with previous + releases. |