Added migration script for Oracle Calendar. Updates the guides for the 1.3.1 release and the NEWS file.

Monotone-Parent: 618ad1eb6b0c707afbfd6673022c7840209747e1
Monotone-Revision: b59f331214320317bf10c70f2db10187fcd5f29d

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-08-19T13:48:53
This commit is contained in:
Ludovic Marcotte
2010-08-19 13:48:53 +00:00
parent 4e22e4fd67
commit ec9fcce3c6
9 changed files with 938 additions and 5 deletions

View File

@@ -251,7 +251,6 @@ function _editFilter(filterId) {
}
function onFilterAdd(event) {
log("onFilterAdd");
_editFilter("new");
event.stop();
}