From ef6c6a7e01857f9225d4dc198917ba3a09c5e296 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Wed, 16 Nov 2005 00:22:48 +0100 Subject: And an updated CHANGES file. :-) And never mind about superscript in [18]. :-) --- doc/CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index a03a4a03..b8ca1047 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,6 +1,7 @@ Version 1.0: - Removed some crashy debugging code. - QUIT command now works before logging in. (Mainly an RFC-compliancy fix.) +- Hopefully slightly clearer handling of buddy add requests. Finished ... -- cgit v1.2.3 From 834ff442d1b413fb4eaabcf03bbf6ab78eafdc1e Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Thu, 17 Nov 2005 15:37:59 +0100 Subject: Closing #14: Milisecond precision is now possible for the buddy_sendbuffer. --- doc/CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index b8ca1047..f39e2b96 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -2,6 +2,7 @@ Version 1.0: - Removed some crashy debugging code. - QUIT command now works before logging in. (Mainly an RFC-compliancy fix.) - Hopefully slightly clearer handling of buddy add requests. +- set buddy_sendbuffer_delay now also supports milisecond precision. Finished ... -- cgit v1.2.3 From e3a0e7e2d1b3e90ef61afe8ade4e76bf8b2230e1 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Fri, 18 Nov 2005 01:17:57 +0100 Subject: Renamed #bitlbee to &bitlbee to avoid confusion with the channel on OFTC --- doc/CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index f39e2b96..7cd26d4e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -3,6 +3,7 @@ Version 1.0: - QUIT command now works before logging in. (Mainly an RFC-compliancy fix.) - Hopefully slightly clearer handling of buddy add requests. - set buddy_sendbuffer_delay now also supports milisecond precision. +- Renamed #bitlbee to &bitlbee to avoid confusion with the channel on OFTC. Finished ... -- cgit v1.2.3 From 0b2e8435e67b8c9ad94ebf63455d2285474aa656 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Sat, 19 Nov 2005 01:51:08 +0100 Subject: ChangeLog update --- doc/CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index 7cd26d4e..2fe8b960 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -4,6 +4,9 @@ Version 1.0: - Hopefully slightly clearer handling of buddy add requests. - set buddy_sendbuffer_delay now also supports milisecond precision. - Renamed #bitlbee to &bitlbee to avoid confusion with the channel on OFTC. +- Reviewed the xinetd file and installation instructions. +- HTML stripping is configurable again. +- Quit messages (at least on crashes) should appear again. Finished ... -- cgit v1.2.3