supybot.plugins.Weather.convert

This commit is contained in:
James Vega 2004-04-14 00:27:30 +00:00
parent 403a561671
commit 7bf8ba2c35
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* Added supybot.plugins.Weather.convert, which determines whether
or not Weather.{weather,cnn,ham} will convert temperature to the
configured temperatureUnit.
* Changed User.setpassword not to require the <old password> to
be correct if the requesting user has the owner capability (and
isn't the owner himself).