aboutsummaryrefslogtreecommitdiffstats
path: root/moon-abe/libbswabe-0.9/NEWS
diff options
context:
space:
mode:
authorWuKong <rebirthmonkey@gmail.com>2015-09-04 09:25:34 +0200
committerWuKong <rebirthmonkey@gmail.com>2015-09-04 09:25:34 +0200
commit3baeb11a8fbcfcdbc31976d421f17b85503b3ecd (patch)
tree04891d88c1127148f1b390b5a24414e85b270aee /moon-abe/libbswabe-0.9/NEWS
parent67c5b73910f5fc437429c356978081b252a59480 (diff)
init attribute-based encryption
Change-Id: Iba1a3d722110abf747a0fba366f3ebc911d25b25
Diffstat (limited to 'moon-abe/libbswabe-0.9/NEWS')
-rw-r--r--moon-abe/libbswabe-0.9/NEWS25
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.