diff --git a/HISTORY b/HISTORY index 7010c77..c18d2db 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,9 @@ +Version 1.14 2015-05-11 + * fast_task_info support set_buffer_size and realloc_buffer + * use file lock when write logger header + * bugfixed: sockopt.c correct fsbytes to sbytes in FreeBSD + Version 1.13 2015-02-27 * support php extension * php extention export simple_hash and time33_hash diff --git a/libfastcommon.spec b/libfastcommon.spec index f9a5afa..4f6a34c 100644 --- a/libfastcommon.spec +++ b/libfastcommon.spec @@ -1,5 +1,5 @@ Name: libfastcommon -Version: 1.0.13 +Version: 1.0.14 Release: 1%{?dist} Summary: c common functions library extracted from my open source projects FastDFS License: GPL