Parcourir la source

* Now using g++3.3[.6] as g++3.4 was causing spontaneous SEGFAULTS(see cpu-spin bug) on FreeBSD.

svn: 2326
Bryan Drewery il y a 21 ans
Parent
commit
ad9e736179
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      doc/UPDATES

+ 1 - 0
doc/UPDATES

@@ -16,6 +16,7 @@ Lines prefixed with '-' were disabled before release and are not finished, or ar
   -This actually CAUSED cpu-spins after segfaults.
   -This actually CAUSED cpu-spins after segfaults.
 * Disabled debug contexts as they were useless.
 * Disabled debug contexts as they were useless.
 * Fixed many channel cmds blocking access due to +botbitch. (#141)
 * Fixed many channel cmds blocking access due to +botbitch. (#141)
+* Now using g++3.3[.6] as g++3.4 was causing spontaneous SEGFAULTS(see cpu-spin bug) on FreeBSD.
 
 
 1.2.5
 1.2.5
 * Fixed a segfault/cpu-spin with mode parsing. (#25)
 * Fixed a segfault/cpu-spin with mode parsing. (#25)