You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-08-07 17:42:53 +03:00
2.3rc1
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@588 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
10
debian/changelog
vendored
10
debian/changelog
vendored
@@ -1,3 +1,13 @@
|
|||||||
|
postfixadmin (2.3rc1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Subversion revision 587
|
||||||
|
* New XmlRpc API for integration with 3rd party web mail clients.
|
||||||
|
* Various bug fixes
|
||||||
|
* Translation patches
|
||||||
|
* Addition of dovecotpw support
|
||||||
|
|
||||||
|
-- David Goodwin <david.goodwin@palepurple.co.uk> Wed, 18 Mar 2009 19:52:00 +0000
|
||||||
|
|
||||||
postfixadmin (2.3beta) unstable; urgency=low
|
postfixadmin (2.3beta) unstable; urgency=low
|
||||||
|
|
||||||
* Subversion revision 533
|
* Subversion revision 533
|
||||||
|
@@ -22,7 +22,7 @@ if (ereg ("functions.inc.php", $_SERVER['PHP_SELF']))
|
|||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
$version = '2.3 beta';
|
$version = '2.3 rc1';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* check_session
|
* check_session
|
||||||
|
Reference in New Issue
Block a user