Commit Diff


commit - 8a94ec9728cef27c0b1e3a7df62f5530c6394308
commit + 4b83a23d9d3aa4644dc497f14eaca2bd7f1cc347
blob - 4abfca533418a77181433c8c7d97c12a35bd7874
blob + 8d730bf3e7846bb77231b6885ad56756677cab60
--- ChangeLog
+++ ChangeLog
@@ -10,8 +10,11 @@
                                -- ChangeLog --
 
 
-ngIRCd Release 13
+ngIRCd Release 13 (2008-12-25)
 
+  - Updated documentation, especially doc/Services.txt and doc/SSL.txt.
+  - Make the test suite work on OpenSolaris.
+
   ngIRCd 13~rc1 (2008-11-21):
   - New version numer scheme :-)
   - Initial support for IRC services, using a RFC1459 styel interface,
blob - bef4e7deea2112a912b5dc624cc60e6095c0a4cd
blob + 92a6b357f4bd3649b4ee92e2e6965bc417559297
--- NEWS
+++ NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd Release 13
+ngIRCd Release 13 (2008-12-25)
 
   ngIRCd 13~rc1 (2008-11-21):
   - New version numer scheme :-)
blob - 7cc8536eaf5b62d3b4f6c020b1bef90b0dc2e9fa
blob + be03945d004d91eee075310c9173b61f684cec68
--- configure.in
+++ configure.in
@@ -12,7 +12,7 @@
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 13~rc1)
+AC_INIT(ngircd, 13)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
blob - 6daf59514ab92c68eae68399f92e2e64cc393949
blob + 1e1b0e0d4da0ab8060c6cf617811380fc6b57536
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (13-0ab1) unstable; urgency=low
+
+  * New "upstream" release: ngIRCd 13.
+
+ -- Alexander Barton <alex@barton.de>  Thu, 25 Dec 2008 23:09:58 +0100
+
 ngircd (13~rc1-0ab1) unstable; urgency=low
 
   * New "upstream" release candidate 1 for ngIRCd Release 13.
blob - 74992e42eaf4e8aa124bbae4ddbd1fa19832038d
blob + be6a9c0ccca2a6fba84c90676beab797d63f624f
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 13~rc1
+%define version 13
 %define release 1
 %define prefix  %{_prefix}