You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-08-09 05:02:44 +03:00
ready for 2.3rc6
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@689 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
@@ -11,6 +11,13 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
|
|
||||||
|
Version 2.3rc6 - 2009/07/20 - SVN r689
|
||||||
|
--------------------------------------
|
||||||
|
|
||||||
|
- Updates to vacation.pl
|
||||||
|
- PHP 5.3 compatibility
|
||||||
|
- Easier dependencies for .debs - should work on Lenny/Ubuntu etc without issue now.
|
||||||
|
|
||||||
Version 2.3rc5 - 2009/05/20 - SVN r658
|
Version 2.3rc5 - 2009/05/20 - SVN r658
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
postfixadmin (2.3rc6) unstable; urgency=low
|
||||||
|
|
||||||
|
* Bump version number; etc.
|
||||||
|
|
||||||
|
-- David Goodwin <david.goodwin@palepurple.co.uk> Mon, 20 Jul 2009 19:56:26 +0100
|
||||||
|
|
||||||
postfixadmin (2.3rc5) unstable; urgency=low
|
postfixadmin (2.3rc5) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release (Closes: #247225)
|
* Initial release (Closes: #247225)
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
* Contains re-usable code.
|
* Contains re-usable code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$version = '2.3 rc5';
|
$version = '2.3 rc6';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* check_session
|
* check_session
|
||||||
|
Reference in New Issue
Block a user