diff --git a/Changelog b/Changelog index 6d649c7..714247b 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,8 @@ [Changes 1.2c01] +* Apply fixes from darkfires removing non-standard use of arithmetic on + void * values, to allow building on Irix. (caf) + * Apply fix from darkfires to allow building with ICC. (caf) * Show correct message when a socket connection is closed cleanly. (caf)