From a4b3075edd0c4fadf669be2ed2fc8ae03602a90d Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Wed, 22 Mar 2006 14:05:35 +0000 Subject: [PATCH] Release 1.1.10-3 - Base: Fix O_TRUNC in ytools_open() - Uclnt: - Improved logging - Push format ids by reference into YDataBox --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index b71ceef7..cfc8ffd5 100644 --- a/CHANGES +++ b/CHANGES @@ -260,3 +260,9 @@ o YShMem: made a couple of functions inline o uclnt/cpp: fixed some uninitialized variables, possibly harming stability (thread id) o contr: added YPath +1.1.10-3 +-------- +o base: fixed O_TRUNC in ytools_open() +o uclnt: + - improved logging + - now pushing format ids by reference into YDataBox