mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
Release 1.1.8-3
- Make/rpmdist.mk: Add target ftag - Slog: Log hint about initlog() being deprecated - YThread: Log pthread_self() on entering thread - Misc: Add pthread_self_str() - YStopWatchThreadList: Fix generate_function_timer to work with SuSE 9.1 sed - Usrv: bugfix, server not quitting anylonger after termination of child
This commit is contained in:
parent
190a77b319
commit
c13af90bd0
2 changed files with 10 additions and 1 deletions
9
CHANGES
9
CHANGES
|
|
@ -177,3 +177,12 @@ o benno added "#include <errno.h>" to contr/YQueue/YQueue.h
|
|||
1.1.8-2
|
||||
-------
|
||||
o merged changes of V_1_1_5-2F3 -> V_1_1_5-2F4
|
||||
|
||||
1.1.8-3
|
||||
-------
|
||||
o make/rpmdist.mk: added target ftag
|
||||
o slog: now logging hint about initlog() being deprecated
|
||||
o YThread: now logging pthread_self() on entering thread
|
||||
o misc: added pthread_self_str()
|
||||
o YStopWatchThreadList: fixed generate_function_timer to work with SuSE 9.1 sed
|
||||
o usrv: bugfix, server not quitting anylonger after termination of child
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.1.8-2-dev
|
||||
1.1.8-3-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue