update version to v1.0.14
parent
d2d916fbab
commit
a620fdbfe0
5
HISTORY
5
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
|
Version 1.13 2015-02-27
|
||||||
* support php extension
|
* support php extension
|
||||||
* php extention export simple_hash and time33_hash
|
* php extention export simple_hash and time33_hash
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
Name: libfastcommon
|
Name: libfastcommon
|
||||||
Version: 1.0.13
|
Version: 1.0.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: c common functions library extracted from my open source projects FastDFS
|
Summary: c common functions library extracted from my open source projects FastDFS
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue