diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-19 02:52:33 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-19 02:52:33 +0000 |
commit | 676ccec6b6de0a2a7ab6a7de353ef45f0a22af46 (patch) | |
tree | dff12fd6af2d49ed113789970bb5da755f8169c2 /ChangeLog | |
parent | 44b70eaeea4c2f1b2a57bb09b3483ccce5792d28 (diff) | |
download | ATCD-676ccec6b6de0a2a7ab6a7de353ef45f0a22af46.tar.gz |
ChangeLogTag: Sat Mar 18 20:51:06 2000 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 8d5b9dfb92d..ea5bc6ecba8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,14 @@ +Sat Mar 18 20:51:06 2000 David L. Levine <levine@cs.wustl.edu> + + * bin/check_build_logs: added -u option, to provide a + URL prefix. If enabled, it will print the URL of + each log file, prepending the URL prefix. + Sat Mar 18 18:37:19 2000 Nanbor Wang <nanbor@cs.wustl.edu> - * ace/OS.h: Added inclusion of pre.h and post.h. It got left out - by the script. Thanks to Christopher Kohlhoff - <chris@kohlhoff.com> for noticing this. + * ace/OS.h: Added inclusion of pre.h and post.h. It got left out + by the script. Thanks to Christopher Kohlhoff + <chris@kohlhoff.com> for noticing this. Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu> |