diff options
author | fhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-01-29 17:35:14 +0000 |
---|---|---|
committer | fhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-01-29 17:35:14 +0000 |
commit | eb214bbb08e9a7eac7d92dd4a38f83d54228b48f (patch) | |
tree | ef7c1b26ba6866d055f089ff4f84cb02f87da5b2 /ChangeLogs | |
parent | 6162f72adb2310c2320acf2b567e1b05d3e57b9d (diff) | |
download | ATCD-eb214bbb08e9a7eac7d92dd4a38f83d54228b48f.tar.gz |
ChangeLogTag: Wed Jan 29 12:31:51 2003 Frank Hunleth <frank@hunleth.com>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 36b95abb7b3..857d3fa7b2b 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,16 @@ +Wed Jan 29 12:31:51 2003 Frank Hunleth <frank@hunleth.com> + + * ace/config-openbsd.h: + * ace/config-openbsd-pthreads.h: Merged config files together and + removed config-openbsd-pthreads.h like what was done for + FreeBSD. + + * include/makeinclude/platform_openbsd.GNU: + * include/makeinclude/platform_openbsd_pthreads.GNU: Merged files + together and removed platform_openbsd_pthreads.GNU like + FreeBSD. Also removed gratuitous link of -lstdc++. g++ already + does that for us. Thanks to Craig Rodrigues' changelog entry. + Wed Jan 29 11:47:29 2003 Steve Huston <shuston@riverace.com> * ACEXML/tests/ContentHandler_Test.cpp: Fixed compile errors by @@ -55,6 +68,7 @@ Sun Jan 26 16:42:23 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl> Don't set any BUILD_DLL defines in this file, the BUILD_DLL defines are set in the specific makefiles. +>>>>>>> 4.4596 Sat Jan 25 20:31:56 2003 Frank Hunleth <frank@hunleth.com> * ace/config-openbsd.h: |