Преглед изворни кода

Fixed (u)int64 MSB/LSB handling on BE archs #306

Christophe Riccio пре 10 година
родитељ
комит
417676566e
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      readme.txt

+ 3 - 0
readme.txt

@@ -75,6 +75,9 @@ Improvements:
 - Changed usage of __has_include to support Intel compiler #307
 - Specialized integer implementation of YCoCg-R #310
 
+Fixes:
+- Fixed (u)int64 MSB/LSB handling on BE archs #306
+
 Deprecation:
 - Removed integer specification for 'mod' in GTC_integer #308