diff --git a/CHANGES b/CHANGES index c1ce1ab4..01dbf4bf 100644 --- a/CHANGES +++ b/CHANGES @@ -36,3 +36,10 @@ o usrv: added on_new_connection() callback ------- o hash/md5: fixed major memory leak in file2md5() o added support for mpatrol library + +1.1.3-2 +------- +o misc: added mem_snapshot() and mem_dump() +o misc: bugfix: mem_free() did not work correctly +o usrv: bugfix: incomimg messages were not freed +o msgfmt: bugfix: parse() had small memory leaks diff --git a/VERSION b/VERSION index bf260090..f3a92982 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.3-1-dev +1.1.3-2-dev