From 0190653095f2a9d200514d6f33e65aaffc4d932d Mon Sep 17 00:00:00 2001 From: eihrul Date: Fri, 13 Nov 2009 00:48:41 +0000 Subject: [PATCH] ENet 1.2.1 prep --- ChangeLog | 4 +++- configure.in | 4 ++-- docs/mainpage.dox | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index b8f8684..10ef525 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,10 @@ -ENet - (current): +ENet 1.2.1 (November 12, 2009): +* fixed bug that could cause disconnect events to be dropped * added thin wrapper around select() for portable usage * added ENET_SOCKOPT_REUSEADDR socket option * factored enet_socket_bind()/enet_socket_listen() out of enet_socket_create() +* added contributed Code::Blocks build file ENet 1.2 (February 12, 2008): diff --git a/configure.in b/configure.in index f0fd703..62fb265 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ -AC_INIT(libenet, 9-15-2008) -AM_INIT_AUTOMAKE(libenet.a, 9-15-2008) +AC_INIT(libenet, 11-12-2009) +AM_INIT_AUTOMAKE(libenet.a, 11-12-2009) AC_PROG_CC AC_PROG_RANLIB diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 6f268a2..b8876ba 100755 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -36,7 +36,7 @@ or dependent tasks. You can retrieve the source to ENet by downloading it in either .tar.gz form or accessing the cvs distribution directly. -The most recent stable release (1.2) can be downloaded here. +The most recent stable release (1.2.1) can be downloaded here. To access ENet via anonymous CVS, you must use the CVSROOT :pserver:anonymous\@bespin.org:/var/lib/cvs/enet with an empty