diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2009-08-08 13:51:32 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2009-08-08 13:51:32 +0200 |
commit | 0763259d1aeab109b9396e486ff2e106147174e1 (patch) | |
tree | 0b6cd3050b40ea87d04273a83f1eda70183105b9 /doc | |
parent | 150e62aad688c3143a1a9c2c4c890dd81b91cc54 (diff) | |
download | smokeping-0763259d1aeab109b9396e486ff2e106147174e1.tar.gz smokeping-0763259d1aeab109b9396e486ff2e106147174e1.tar.xz |
updated to lates prototype and scriptaculous libraries
Diffstat (limited to 'doc')
-rw-r--r-- | doc/smokeping_upgrade.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/smokeping_upgrade.pod b/doc/smokeping_upgrade.pod index 9210861..f17afe7 100644 --- a/doc/smokeping_upgrade.pod +++ b/doc/smokeping_upgrade.pod @@ -23,6 +23,14 @@ An official list of changes with each release can be found in the CHANGES file in the Smokeping distribution. This document tries to complement that with upgrading instructions etc. +=head1 2.4.2 to 2.4.3 + +To fix zooming for FF3.5 I prototype and scriptaculous have been updated. To +complete the fix you have to update your basepage.html too and include +effects in the scriptaculous load line + + cropper/lib/scriptaculous.js?load=builder,effects,dragdrop + =head1 2.3.6 to 2.4.0 The new SmokeTrace tool was added to SmokePing. For setup instructions |