From 63d4baaa2ea93e16a90806d56029a0c5b5312ddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 21 Nov 2003 15:27:32 +0000 Subject: [PATCH] Udated information what is needed to change on home page to currect status. --- ChangeLog | 4 ++++ scripts/create-release.sh | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5dd20819c..5d60e087e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-11-21 Michal Cihar + * scripts/create-release.sh: Udated information what is needed to change on + home page to currect status. + 2003-11-20 Alexander M. Turek * server_databases.php, server_processlist.php, server_status.php, server_variables.php: Removed some php 3 / MySQL 3.21 compatibility code. diff --git a/scripts/create-release.sh b/scripts/create-release.sh index eaf1c1470..4a9d01baa 100755 --- a/scripts/create-release.sh +++ b/scripts/create-release.sh @@ -168,7 +168,9 @@ Todo now: mput cvs/*.gz *.zip *.bz2 3. add files to SF files page (cut and paste changelog since last release) 4. add SF news item to phpMyAdmin project - 5. update the download page: /home/groups/p/ph/phpmyadmin/htdocs/home_page/downloads.php + 5. update web page: + - add MD5s and file sizes to /home/groups/p/ph/phpmyadmin/htdocs/home_page/md5.inc.php + - add release to /home/groups/p/ph/phpmyadmin/htdocs/home_page/config.inc.php 6. announce release on freshmeat (http://freshmeat.net/projects/phpmyadmin/) 7. send a short mail (with list of major changes) to phpmyadmin-devel@lists.sourceforge.net @@ -181,8 +183,7 @@ Todo now: " phpMyAdmin 2.2.2-rc1 - Documentation " "

phpMyAdmin 2.2.2-rc1 Documentation

" - in translators.html - 9. Add MD5s to /home/groups/p/ph/phpmyadmin/htdocs/home_page/md5.inc.php -10. the end :-) + 9. the end :-) END