commit - ecddfb7010650dc3c048b0b1ae57e11173672ba9
commit + 62b668a7b1ad5111003c87e218b3666f4503e580
blob - 0e25fd079804379f2b19203e89ba51b1471a4ce9
blob + 18cadd747273c5d59ea93c9964dec2afcd30e033
--- ChangeLog
+++ ChangeLog
-- ChangeLog --
-ngIRCd 0.12.1
+ngIRCd 0.12.1 (2008-07-09)
- Allow mixed line terminations (CR+LF/CR/LF) in non-RFC-compliant mode
- Don't allow stray \r or \n in command parameters
blob - 6ef4012cf6e58a2542ab04c6db232c9e9b73be11
blob + 7607aef0c7a753aa8202690d53df96fe460f0682
--- NEWS
+++ NEWS
-- NEWS --
-ngIRCd 0.12.1
+ngIRCd 0.12.1 (2008-07-09)
- Add option aliases -V (for --version) and -h (for --help).
- Make Listen parameter a comma-seperated list of addresses. This also
blob - 0d1fe7fa9af101c252c79bbb9fbe690e5ea3126b
blob + f7a321f4cee9a4e787d09542d0333052c5da5ce0
--- configure.in
+++ configure.in
# -- Initialisation --
AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.12.0)
+AC_INIT(ngircd, 0.12.1)
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.6)
blob - 9895de75a43ef08d418175a64fe42bd23f306c78
blob + a1647c4dae2d4eabba356916fa7660d9c1d4a88f
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
-ngircd (0.12.0-0ab0-pre3) unstable; urgency=low
+ngircd (0.12.1-0ab1) unstable; urgency=low
+ * New "upstream" release ngIRCd 0.12.1.
+
+ -- Alexander Barton <alex@barton.de> Wed, 9 Jul 2008 11:27:00 +0200
+
+ngircd (0.12.0-0ab1) unstable; urgency=low
+
* New "upstream" release ngIRCd 0.12.0.
-- Alexander Barton <alex@barton.de> Tue, 13 May 2008 12:30:31 +0200
ngircd (0.12.0-0ab0-pre2) unstable; urgency=low
- * Second prereloease of upcoming new "upstrem" release 0.12.0-pre1.
+ * Second prerelease of upcoming new "upstrem" release 0.12.0-pre1.
-- Alexander Barton <alex@barton.de> Tue, 29 Apr 2008 23:06:14 +0200
blob - 2a98612bc6f8f46c8ad79b7a266d8dbcf4f5fb31
blob + f18f13a1bc2fc693f8b0e5f56c4a3ce508a4d08f
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
%define name ngircd
-%define version 0.12.0
+%define version 0.12.1
%define release 1
%define prefix %{_prefix}