summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-09-02 17:36:22 +0000
committeroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-09-02 17:36:22 +0000
commiteaeb03ee443aaa1b854e6196892ec1f0a7372dd1 (patch)
treef0a3af5139791db1220a03644d4717bdba05273c
parent131a4d5b4f45a4162e9fd4f6b729fbf163f758c0 (diff)
downloadATCD-eaeb03ee443aaa1b854e6196892ec1f0a7372dd1.tar.gz
removed tabs from changelog
-rw-r--r--ChangeLog28
1 files changed, 14 insertions, 14 deletions
diff --git a/ChangeLog b/ChangeLog
index da917295e41..1cf4a4df12b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,19 +1,19 @@
Tue Sep 2 17:25:24 UTC 2003 Trevor Fields <fields_t@ociweb.com>
- * examples/Web_Crawler/Command_Processor.h
- * examples/Web_Crawler/HTTP_URL.h
- * examples/Web_Crawler/Iterators.h
- * examples/Web_Crawler/Mem_Map_Stream.h
- * examples/Web_Crawler/Options.h
- * examples/Web_Crawler/URL.h
- * examples/Web_Crawler/URL_Addr.h
- * examples/Web_Crawler/URL_Status.h
- * examples/Web_Crawler/URL_Visitor.h
- * examples/Web_Crawler/URL_Visitor_Factory.h
- * examples/Web_Crawler/Web_Crawler.h
-
- Applied Johnny Willemsen's changes. These are fixes for the
- #if !defined (ACE_LACKS_PRAGMA_ONCE) lines
+ * examples/Web_Crawler/Command_Processor.h
+ * examples/Web_Crawler/HTTP_URL.h
+ * examples/Web_Crawler/Iterators.h
+ * examples/Web_Crawler/Mem_Map_Stream.h
+ * examples/Web_Crawler/Options.h
+ * examples/Web_Crawler/URL.h
+ * examples/Web_Crawler/URL_Addr.h
+ * examples/Web_Crawler/URL_Status.h
+ * examples/Web_Crawler/URL_Visitor.h
+ * examples/Web_Crawler/URL_Visitor_Factory.h
+ * examples/Web_Crawler/Web_Crawler.h
+
+ Applied Johnny Willemsen's changes. These are fixes for the
+ #if !defined (ACE_LACKS_PRAGMA_ONCE) lines
Tue Sep 2 07:02:19 2003 Chad Elliott <elliott_c@ociweb.com>