diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2023-01-25 13:58:20 -0800 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2023-01-25 13:58:20 -0800 |
commit | 75b3c451ea19efc4f98c4ac0da33f197ff961553 (patch) | |
tree | 1f21652494d92ebd784b21f5424caae4cd953e8b | |
parent | 73bd160e4ba3a520182aebed6eac2382d1a0c849 (diff) | |
download | mgapeople-master.tar mgapeople-master.tar.gz mgapeople-master.tar.bz2 mgapeople-master.tar.xz mgapeople-master.zip |
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.7 +VERSION=0.8 BINFILES=mkpeople CFGFILES=mgapeople.conf @@ -1,3 +1,7 @@ +Version 0.8 +- Add links to autobuilds & pkgsubmit on the user page +- Switch remaining http: links to https: + Version 0.7 - Added a link to check.mageia.org on the user page |