diff options
author | Wouter Coekaerts <coekie@irssi.org> | 2007-04-14 15:17:19 +0000 |
---|---|---|
committer | coekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-04-14 15:17:19 +0000 |
commit | a4cd003bd0a342fa3e1d21e89acbecd55bfdf63e (patch) | |
tree | c275d9ff51a3c742863ffae88fba1e77e41c53d9 /NEWS | |
parent | ace371b2a36f93fb29a896ee98bfa4cf68177dba (diff) | |
download | irssi-a4cd003bd0a342fa3e1d21e89acbecd55bfdf63e.zip |
Removed automatic glib downloading and compiling.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4445 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ v0.8.11 200x-xx-xx The Irssi team <staff@irssi.org> cross-compiling in autoconf-2.50 and higher - Fix failed assertion when the config file is unreadable, patch by Daniel Koning (Bug 164) + - Removed automatic glib downloading and compiling. v0.8.10 2005-12-11 The Irssi team <staff@irssi.org> |