diff options
author | elliott_c <ocielliottc@users.noreply.github.com> | 2003-11-13 18:55:24 +0000 |
---|---|---|
committer | elliott_c <ocielliottc@users.noreply.github.com> | 2003-11-13 18:55:24 +0000 |
commit | d88a0849394889be33213c7acf7732c3bbd7572e (patch) | |
tree | f3b5007a420d7850fc171cca43260456c7c6fab6 /ChangeLog | |
parent | 6b08561a50f47ad3caf8a5f1a82e3e06ba255114 (diff) | |
download | ATCD-d88a0849394889be33213c7acf7732c3bbd7572e.tar.gz |
ChangeLogTag: Thu Nov 13 12:54:35 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 813f4a03c23..2e422958c7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Nov 13 12:54:35 2003 Chad Elliott <elliott_c@ociweb.com> + + * bin/MakeProjectCreator/templates/gnu.mpd: + + When defining OBJS, always use $(notdir $(FILES)). + Thu Nov 13 18:39:15 UTC 2003 Don Hinton <dhinton@dresystems.com> * examples/C++NPv2/AC_Client_Logging_Daemon.cpp: |