From 56003531c3b6e9b9639e6f60693b32347b19bc78 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Tue, 12 Feb 2008 22:25:12 +0000 Subject: [PATCH] Hurrah, -x stuff passes rudimentary tests. Wins --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index adc67a41..13a8dcb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,8 @@ terminator 0.7.1: Closes LP #184809 * Remove blank translations from .desktop file to fix empty menu entries. Closes LP #187187 - * Add application icon at various sizes + * Add application icon at various sizes including a window icon + * New options parser allowing -x support. Closes LP191124 terminator 0.7: