diff options
Diffstat (limited to 'doc/README.apichanges')
-rw-r--r-- | doc/README.apichanges | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/README.apichanges b/doc/README.apichanges new file mode 100644 index 0000000..0a45afe --- /dev/null +++ b/doc/README.apichanges @@ -0,0 +1,11 @@ +README.apichanges -*- text -*- + +API changes between 1.0.5 and 1.1.0: +==================================== + +While allowing to build libassuan as a DSO we decided to clean up the +API. The changes are straightforward and it should obnly take a few +minutes to fix your code. + + TODO. + |