diff options
author | Colin Guthrie <colin@mageia.org> | 2014-08-03 19:16:45 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-08-03 19:18:55 +0100 |
commit | c78f06ee2aa8b33729d33ae9831c742688e091cf (patch) | |
tree | fce5bbd0cb552e3a91bb5b888935de0af1c96680 | |
parent | d715427162dea4dff161104350ad4e568a51a395 (diff) | |
download | mgaadvisories-c78f06ee2aa8b33729d33ae9831c742688e091cf.tar mgaadvisories-c78f06ee2aa8b33729d33ae9831c742688e091cf.tar.gz mgaadvisories-c78f06ee2aa8b33729d33ae9831c742688e091cf.tar.bz2 mgaadvisories-c78f06ee2aa8b33729d33ae9831c742688e091cf.tar.xz mgaadvisories-c78f06ee2aa8b33729d33ae9831c742688e091cf.zip |
Version 0.170.17
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.16 +VERSION=0.17 PROJECTNAME=mga-advisories BINFILES=mgaadv @@ -1,3 +1,9 @@ +Version 0.17 + +- add a new tools to actually move the advisories +- process publication and emails in advisory ID order +- fix perl warning when incomplete SRPM is used + Version 0.16 - move advisories to index, and infos to a separate page |