added bz2 uploading while creating release
This commit is contained in:
@@ -17,6 +17,7 @@ $Source$
|
|||||||
phpmyadmin.
|
phpmyadmin.
|
||||||
* build_dump.php3: fixed bug #482466 - data dumping is broken in cvs
|
* build_dump.php3: fixed bug #482466 - data dumping is broken in cvs
|
||||||
version thanks to Michal Cihar.
|
version thanks to Michal Cihar.
|
||||||
|
* scripts/create-release.sh, line 24: added bz2 packages.
|
||||||
* ### released 2.2.2-rc1 revision. ###
|
* ### released 2.2.2-rc1 revision. ###
|
||||||
|
|
||||||
2001-11-15 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2001-11-15 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
|
@@ -51,7 +51,7 @@ Todo now:
|
|||||||
1. upload the files to SF:
|
1. upload the files to SF:
|
||||||
ftp upload.sourceforge.net
|
ftp upload.sourceforge.net
|
||||||
cd incoming
|
cd incoming
|
||||||
mput cvs/*.gz *.zip
|
mput cvs/*.bz2 *.gz *.zip
|
||||||
2. add files to SF files page (cut and paste changelog since last release)
|
2. add files to SF files page (cut and paste changelog since last release)
|
||||||
3. add SF news item to phpMyAdmin project
|
3. add SF news item to phpMyAdmin project
|
||||||
4. update the download page: /home/groups/p/ph/phpmyadmin/htdocs
|
4. update the download page: /home/groups/p/ph/phpmyadmin/htdocs
|
||||||
|
Reference in New Issue
Block a user