diff --git a/ChangeLog b/ChangeLog index 4f3ae2c8..edc3e1f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,17 @@ terminator 0.9: * Completely revamped config system which now transparently makes use of gconf settings if they are available, falls back to sensible 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: * Fixed ChangeLog