diff options
Diffstat (limited to 'moon-abe/libbswabe-0.9/NEWS')
-rw-r--r-- | moon-abe/libbswabe-0.9/NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/moon-abe/libbswabe-0.9/NEWS b/moon-abe/libbswabe-0.9/NEWS new file mode 100644 index 00000000..da24290a --- /dev/null +++ b/moon-abe/libbswabe-0.9/NEWS @@ -0,0 +1,25 @@ +Release 0.9: Thursday, March 24, 2011 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Applied patch from Jó to support DESTDIR in the build tools. + +Release 0.8: Tuesday, August 25, 2009 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Applied patch from Michael Braun (m.braun@tu-ilmenau.de) which fixes +bug in bswabe_pub_free and updates bswabe.h to be C++ compatible. + +Applied patches from Jó Ágila Bitsch Link +(jo.bitsch@cs.rwth-aachen.de) to compile against pbc-0.5.4. + +Release 0.7: Monday, October 22, 2007 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Fixed a bug in the build system (thanks to Eric Lin for pointing it +out) and cleaned it up a little. + +Release 0.6: Friday, August 31, 2007 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +First version of the library. Previously, this code existed in the +cpabe package. |