commit - 024c58435e0613ed098aa211fa686d9e1a94eb1f
commit + 807da1356c4d7e902990584d5f5b50342d315c67
blob - 0b6d58487b7b7f8e24c40d3953fbd0f48b89df68
blob + 57904a61c4d74e8123b48ff631c1761bbf70059b
--- ChangeLog
+++ ChangeLog
-- ChangeLog --
-ngIRCd 0.7-CVS
+ngIRCd 0.7.7 (2004-02-05)
- The info text ("real name") of users is set to "-" if none has been
specified using the USER command (e. g. "USER user * * :"). Reason:
--
-$Id: ChangeLog,v 1.188.2.23 2004/02/04 20:04:54 alex Exp $
+$Id: ChangeLog,v 1.188.2.24 2004/02/05 13:33:24 alex Exp $
blob - b420f3db24aab545788514320e6809eb76ee0ea9
blob + e92d30eec97f4d2dc92e7d50be217362efda947b
--- configure.in
+++ configure.in
# (at your option) any later version.
# Please read the file COPYING, README and AUTHORS for more information.
#
-# $Id: configure.in,v 1.89.2.15 2003/12/26 16:16:48 alex Exp $
+# $Id: configure.in,v 1.89.2.16 2004/02/05 13:33:24 alex Exp $
#
# -- Initialisierung --
AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.7-CVS)
+AC_INIT(ngircd, 0.7.7)
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.6)
blob - 8fcc7176274d7861db615701c46dd1fa81fe665a
blob + 17f8a30c3174249521aa6973ed1f08abda5bd5aa
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
%define name ngircd
-%define version 0.7.5
+%define version 0.7.7
%define release 1
%define prefix %{_prefix}
blob - 70f201c2ad69f7b6c2ce5b3516fb82db35f24a68
blob + 5f74ad426543e08e34bae3feecc2e8d88d465c95
--- debian/changelog
+++ debian/changelog
+ngircd (0.7.7-0ab1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 5 Feb 2004 14:11:08 +0100
+
ngircd (0.7.6-0ab1) unstable; urgency=medium
* New upstream version.