diff options
Diffstat (limited to 'plugins/new_user_dialog/package.xml')
| -rw-r--r-- | plugins/new_user_dialog/package.xml | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/plugins/new_user_dialog/package.xml b/plugins/new_user_dialog/package.xml index 0ebee36e3..cd5b86f06 100644 --- a/plugins/new_user_dialog/package.xml +++ b/plugins/new_user_dialog/package.xml @@ -13,10 +13,10 @@ <email>roundcube@gmail.com</email> <active>yes</active> </lead> - <date>2010-05-13</date> - <time>19:35:00</time> + <date>?</date> + <time>?</time> <version> - <release>1.1</release> + <release>?</release> <api>1.0</api> </version> <stability> @@ -25,7 +25,7 @@ </stability> <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> <notes> -- Fix space bar and backspace buttons not working (#1486726) +- Add overlay box only to mail task main template </notes> <contents> <dir baseinstalldir="/" name="/"> @@ -78,5 +78,21 @@ </stability> <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> </release> + <release> + <date>2010-05-13</date> + <time>19:35:00</time> + <version> + <release>1.1</release> + <api>1.0</api> + </version> + <stability> + <release>stable</release> + <api>stable</api> + </stability> + <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license> + <notes> +- Fix space bar and backspace buttons not working (#1486726) + </notes> + </release> </changelog> </package> |
