diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-06-17 14:31:54 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-06-17 14:31:54 +0000 |
commit | 0944651399812a5410c4fb9e5de6a09cf797f576 (patch) | |
tree | 81fc1afda5ecc9a9a136d035f0628f724db631a0 | |
parent | afee969c4aa80f36cda9a3967e9c4c964867658e (diff) | |
download | mgaadvisories-0944651399812a5410c4fb9e5de6a09cf797f576.tar mgaadvisories-0944651399812a5410c4fb9e5de6a09cf797f576.tar.gz mgaadvisories-0944651399812a5410c4fb9e5de6a09cf797f576.tar.bz2 mgaadvisories-0944651399812a5410c4fb9e5de6a09cf797f576.tar.xz mgaadvisories-0944651399812a5410c4fb9e5de6a09cf797f576.zip |
Version 0.70.7
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.6 +VERSION=0.7 PROJECTNAME=mga-advisories BINFILES=mgaadv @@ -1,3 +1,5 @@ +Version 0.7 + - list unpublished advisories when mode is set to 'qa' - add 'nextid' and 'publish' commands to assign an ID to an advisory file |