Release 1.1.10-3

- Base: Fix O_TRUNC in ytools_open()
  - Uclnt:
    - Improved logging
    - Push format ids by reference into YDataBox
This commit is contained in:
Jan Lindemann 2006-03-22 14:05:35 +00:00 committed by Jan Lindemann
commit a4b3075edd

View file

@ -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