changeset 24:4b2579d55469

merged
author Benoît Allard <benoit.allard@greenbone.net>
date Fri, 24 Oct 2014 16:42:27 +0200
parents 2ee8fcfc99bc (current diff) 769c6f46f7b2 (diff)
children 3cab052872f4
files
diffstat 3 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Fri Oct 24 16:42:19 2014 +0200
+++ b/.hgtags	Fri Oct 24 16:42:27 2014 +0200
@@ -1,1 +1,2 @@
 5d81cea79583fbf2928b442d3defa3ae0b2b221f 0.1
+dfa9fe731e786be32b3ade4c5403add092e066e6 0.1.1
--- a/CHANGES	Fri Oct 24 16:42:19 2014 +0200
+++ b/CHANGES	Fri Oct 24 16:42:27 2014 +0200
@@ -1,9 +1,10 @@
-FarolLuz 0.1.1 (????-??-??)
+FarolLuz 0.1.1 (2014-10-17)
 ===========================
 
 This is the first patch release of FarolLuz 0.1
 
-This release add support for reading / writing incomplete CVRF documents.
+This release add support for reading / writing incomplete CVRF documents. As
+well as introduce a few features for ease of manipulation of the document.
 
 Main changes since FarolLuz 0.1:
 --------------------------------
--- a/farolluz/__init__.py	Fri Oct 24 16:42:19 2014 +0200
+++ b/farolluz/__init__.py	Fri Oct 24 16:42:27 2014 +0200
@@ -28,4 +28,4 @@
 This is part of Farol: A Security Advisory Management Platform.
 """
 
-__version__ = '0.1'
+__version__ = '0.1.1'
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)