diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 35e0042f4244b4293350f295e2e1aa5ed886f479..3db781ef093e3dccfa767bcfedaf7535a46690a4 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,13 @@ +2004-11-25 Arnaud Charlet <charlet@adacore.com> + + * g-socthi-mingw.ads, g-socthi-vms.ads: Remove C_Read and C_Write from + internal implementation unit GNAT.Sockets.Thin, + as their usage for sockets is non-portable (using the read and write + functions from the system runtime library is fine on UNIX but won't + work under Windows). + + * mingw32.h: Update copyright notice. + 2004-11-25 Arnaud Charlet <charlet@adacore.com> * ada-tree.h: Minor reformatting of previous change to avoid lines