Fix typo in changelog.rst

This commit is contained in:
enkore 2016-02-02 16:44:11 +01:00
parent 1bdeaa5f6d
commit eca5431e0c

View File

@ -19,7 +19,7 @@ master branch
- :py:mod:`.sge`: Sun Grid Engine (SGE) monitor - :py:mod:`.sge`: Sun Grid Engine (SGE) monitor
- :py:mod:`.timer`: Timer - :py:mod:`.timer`: Timer
- :py:mod:`.syncthing`: Syncthing monitor and control - :py:mod:`.syncthing`: Syncthing monitor and control
- :py:mpd:`.vk`: Displays number of messages in VKontakte - :py:mod:`.vk`: Displays number of messages in VKontakte
* Applications started from click events don't block other click events now * Applications started from click events don't block other click events now
* Fixed crash with desktop notifications when python-gobject is installed, but no notification daemon is running * Fixed crash with desktop notifications when python-gobject is installed, but no notification daemon is running
* Log file name is now an option (``logfile`` of :py:class:`.Status`) * Log file name is now an option (``logfile`` of :py:class:`.Status`)