From: Andre Date: Wed, 19 Apr 2006 02:54:20 +0000 (+0200) Subject: NEWS: gcc-2.95 is no longer supported X-Git-Tag: v0.2.12~60 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=b7cbaf0b4dc832e8277b5867505dac59bb803d44;ds=sidebyside NEWS: gcc-2.95 is no longer supported The admin of the single remaining system I have access to which was still running gcc-2.95 recently upgraded to gcc-3 (a version which is merely 3 years old rather than the 7 years old gcc-2.95). This means that upcoming paraslash releases will no longer be compile-tested with gcc-2.95. gcc-2.95 finally didn't manage to survive it served all well for all the time but no one really cares to whine as we all meet in some other life --- diff --git a/NEWS b/NEWS index b6d4faa5..16ad2ab4 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,9 @@ features: o para_client no longer depends on libreadline (as the code for the interactive mode was removed). + o gcc-2-95 is no longer a supported compiler. It may still + work, but it gets no more testing. + 0.2.11 (2006-03-11) "atomic duality" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~