diff --git a/ChangeLog b/ChangeLog index 77a05f4d1..059329dc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 to be correct if the requesting user has the owner capability (and isn't the owner himself).