CHANGES: Update

make: moved trace and other options from ytools.mk.in into defs.mk.in
  to make them visible for other projects, too
This commit is contained in:
Jan Lindemann 2004-01-14 20:39:03 +00:00 committed by Jan Lindemann
commit a9ce7b075b

View file

@ -115,3 +115,5 @@ o slog: added get_log_prio_str()
o misc: added pthread_join_strerror()
o YError: nicer timestamps
o YQueue: bugfix in ETIMEDOUT
o make: moved trace and other options from ytools.mk.in into defs.mk.in
to make them visible for other projects, too