diff --git a/reactos/tools/widl/ChangeLog b/reactos/tools/widl/ChangeLog index 2ef3ca208fd..c636ed1a9e9 100644 --- a/reactos/tools/widl/ChangeLog +++ b/reactos/tools/widl/ChangeLog @@ -1,5 +1,12 @@ ChangeLog +2005-03-13 ekohl + + tools/widl/server.c + +Remove debug printf(). + + 2005-03-13 jimtabor tools/widl/write_msft.c @@ -16,12 +23,6 @@ Fixup *nix port, added include fcntl.h and unistd.h. -Wall -Werror and fix warnings -2005-03-13 ekohl - - tools/widl/client.c - -Fix gcc warnings in generated client stub. - 2005-03-13 ekohl