update changelog

This commit is contained in:
Chris Jones 2008-05-22 01:57:08 +01:00
parent 362c19b8b9
commit b7dbc2da4b
1 changed files with 11 additions and 0 deletions

View File

@ -5,6 +5,17 @@ terminator 0.9:
* Completely revamped config system which now transparently makes use * Completely revamped config system which now transparently makes use
of gconf settings if they are available, falls back to sensible of gconf settings if they are available, falls back to sensible
defaults if not, and can be overridden entirely by ~/.terminatorrc defaults if not, and can be overridden entirely by ~/.terminatorrc
* New application icon from Cory Kontros
* FreeBSD support (thanks to Thomas Hurst)
* Watch the system monospace font setting. Closes LP #197960
* Proxy support (via GNOME and $http_proxy)
* GConf backend now caches
* Fix redundant title when there is only one Term. Closes LP#215210
* Try much harder to find a usable shell
* Support encodings a-la GNOME Terminal
* Move python support code to a terminatorlib module
* Tab support
* Drag & Drop support
terminator 0.8.1: terminator 0.8.1:
* Fixed ChangeLog * Fixed ChangeLog