From: Leandro Lucarella Date: Thu, 17 Jan 2008 19:23:27 +0000 (-0200) Subject: Change version number and update docs about stability. X-Git-Tag: 1.0 X-Git-Url: https://git.llucax.com/software/eventxx.git/commitdiff_plain/ab96e110f2d5754fc1d9822db3506d58a0929122?ds=inline Change version number and update docs about stability. --- diff --git a/Doxyfile b/Doxyfile index 1e1d19b..b7a4a35 100644 --- a/Doxyfile +++ b/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = eventxx # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.7 +PROJECT_NUMBER = 1.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/README b/README index dbc5a6a..02d1ee5 100644 --- a/README +++ b/README @@ -126,10 +126,9 @@ examples related page. @section Status -I think the library is moderately stable now. The library has no support -for buffered events yet, but patches are welcome. It doesn't support the -HTTP stuff, and probably never will because that has nothing to do with -event handling. +I think the library is stable now. The library has no support for buffered +events yet, but patches are welcome. It doesn't support the HTTP stuff, and +probably never will because that has nothing to do with event handling. @libevent had a memory leak before version 1.3b (before 1.2 it didn't even had a way free that memory, from version 1.2 to 1.3a, if you tried to free @@ -152,7 +151,7 @@ it. @author Leandro Lucarella -@version 0.7 +@version 1.0 @par License This program is under the BOLA license (see