summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS15
-rw-r--r--TODO4
-rw-r--r--configure.in2
-rw-r--r--po/br.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/pl.po2
6 files changed, 23 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 285ac08e..88378923 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+v0.7.23 2000-01-23 Timo Sirainen <cras@irccrew.org> [stable]
+
+ + channel's key (+k key) is displayed in irssi-text's statusbar if it
+ has one.
+ + Nick hilight detector is a bit smarter now, for example if your
+ nick happens to be "its", "it's blahblah" doesn't trigger it..
+ + colorless irssi-text (/set colors = no): activity list is split in
+ two, Act and Det lists. Det displays list of windows where there's
+ new messages for you.
+ - /LAST without any parameters crashed
+ - if queried nick was changed, GUI didn't notice it.
+ - config file was invalid in .22
+ - irssi text widget didn't work in .22
+ - dcc transfers always displayed 0.00kB/s in .22
+
v0.7.22 2000-01-16 Timo Sirainen <cras@irccrew.org> [stable]
+ configure displays a summary of things to compile
diff --git a/TODO b/TODO
index d1848f05..ff225bdf 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+ - /part #blah vaihtaa eka ikkunaan vaikkei oltu #blahlla..
+ - /join vaihtaa myös ikkunaan mihin se joinas?
+ - näytä @ tai + nikin edessä
+ - topic baari?
*** Bugs
diff --git a/configure.in b/configure.in
index 4f3cd688..74e6d6b6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(src)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(irssi, 0.7.22)
+AM_INIT_AUTOMAKE(irssi, 0.7.23)
AM_MAINTAINER_MODE
diff --git a/po/br.po b/po/br.po
index 625cd2ad..2b263b21 100644
--- a/po/br.po
+++ b/po/br.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Irssi 0.7.20.1\n"
-"POT-Creation-Date: 2000-01-16 21:13+0200\n"
+"POT-Creation-Date: 2000-01-23 21:32+0200\n"
"PO-Revision-Date: 1999-12-01 10:35-0200\n"
"Last-Translator: Frédéric L. W. Meunier <linux@olympiquedemarseille.org>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
diff --git a/po/fi.po b/po/fi.po
index 3207cdb1..ce65cbb6 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-01-16 21:13+0200\n"
+"POT-Creation-Date: 2000-01-23 21:32+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/po/pl.po b/po/pl.po
index db91ad5d..2dad5152 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-01-16 21:13+0200\n"
+"POT-Creation-Date: 2000-01-23 21:32+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"