changeset 581:144eeab1e3a4 1.0.2-rc1

Prepare for 1.0.2
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 27 Oct 2010 14:19:33 +0900
parents 30fcb609b2b1
children 6e0b82b5977d
files CMakeLists.txt contrib/debian/changelog
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Oct 27 14:18:06 2010 +0900
+++ b/CMakeLists.txt	Wed Oct 27 14:19:33 2010 +0900
@@ -11,7 +11,7 @@
 # Version of the source code
 SET(FD_PROJECT_VERSION_MAJOR 1)
 SET(FD_PROJECT_VERSION_MINOR 0)
-SET(FD_PROJECT_VERSION_REV 1)
+SET(FD_PROJECT_VERSION_REV 2)
 
 # Version of the API with the library
 SET(FD_PROJECT_VERSION_API 1)
--- a/contrib/debian/changelog	Wed Oct 27 14:18:06 2010 +0900
+++ b/contrib/debian/changelog	Wed Oct 27 14:19:33 2010 +0900
@@ -1,3 +1,10 @@
+freediameter (1.0.2) UNRELEASED; urgency=low
+
+  * Fix an issue in app_diameap.fdx with user names (#18)
+  * Allow DH parameters loaded from a file (#17) 
+
+ -- Sebastien Decugis <sdecugis@nict.go.jp>  Wed, 27 Oct 2010 11:17:32 +0900
+
 freediameter (1.0.1) UNRELEASED; urgency=low
 
   * app_acct.fdx: new set of PHP scripts available in source
"Welcome to our mercurial repository"