diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2016-02-05 00:16:40 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2016-02-05 00:16:40 +0100 |
commit | 2aefc124e7f5650ab66461a7d56ef0c19cbb14de (patch) | |
tree | 0936c783cd407028a20a9ea23d25a1c96242734c | |
parent | adfe3725a0b063e210943a593a42fc2cc2c7ce57 (diff) | |
download | mgapeople-2aefc124e7f5650ab66461a7d56ef0c19cbb14de.tar mgapeople-2aefc124e7f5650ab66461a7d56ef0c19cbb14de.tar.gz mgapeople-2aefc124e7f5650ab66461a7d56ef0c19cbb14de.tar.bz2 mgapeople-2aefc124e7f5650ab66461a7d56ef0c19cbb14de.tar.xz mgapeople-2aefc124e7f5650ab66461a7d56ef0c19cbb14de.zip |
Version 0.60.6
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | README | 2 |
3 files changed, 7 insertions, 2 deletions
@@ -1,4 +1,4 @@ -VERSION=0.5 +VERSION=0.6 BINFILES=mkpeople CFGFILES=mgapeople.conf @@ -1,3 +1,8 @@ +Version 0.6 + +- correct URL after git conversion. +- added favicon + Version 0.5 - add stylesheet and mageia navigation bar @@ -1,4 +1,4 @@ Mageia tool to generate people pages. -See http://people.mageia.org/ +See https://people.mageia.org/ |