Changeset 5443:8b783c916893 for ChangeLog
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r5441 r5443 1 2008-07-02 10:06 +0200 Rocco Rutte <pdmef@gmx.net> (cc2334fdf126) 2 3 * hash.c: Use casts to avoid triggering integer overflow detection in 4 hash function 5 6 2008-07-01 20:06 -0700 Vincent Lefevre <vincent@vinc17.org> (fb0df4ae0836) 7 8 * ChangeLog, curs_lib.c: Clamp timeval math to unsigned int to match 9 progress timestamps. This is fine since only relative differences 10 matter. Closes #3018. 11 1 12 2008-07-01 18:29 -0700 Brendan Cully <brendan@kublai.com> (f9af0501d2dd) 2 13
