diff --git a/ChangeLog b/ChangeLog index 2c83314bd..542ada4e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ WeeChat - Wee Enhanced Environment for Chat ChangeLog - 2003-09-27 * 2003-09-27: + - added term window title + - fixed nicklist display bug - fixed crash when sending command which can not be sent - ctcp version returns more info (about OS) diff --git a/TODO b/TODO index 42e2a6430..1c0be3441 100644 --- a/TODO +++ b/TODO @@ -60,6 +60,7 @@ v0.0.2: ? Qt GUI * TCP/IP communication: + - SSL support - IPv6 protocol implementation * Configuration: diff --git a/weechat/ChangeLog b/weechat/ChangeLog index 2c83314bd..542ada4e4 100644 --- a/weechat/ChangeLog +++ b/weechat/ChangeLog @@ -4,6 +4,8 @@ WeeChat - Wee Enhanced Environment for Chat ChangeLog - 2003-09-27 * 2003-09-27: + - added term window title + - fixed nicklist display bug - fixed crash when sending command which can not be sent - ctcp version returns more info (about OS) diff --git a/weechat/TODO b/weechat/TODO index 42e2a6430..1c0be3441 100644 --- a/weechat/TODO +++ b/weechat/TODO @@ -60,6 +60,7 @@ v0.0.2: ? Qt GUI * TCP/IP communication: + - SSL support - IPv6 protocol implementation * Configuration: