diff options
author | Tavian Barnes <tavianator@gmail.com> | 2010-05-13 18:22:07 -0600 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2010-05-13 18:22:20 -0600 |
commit | a16a3c9f97072b1532c40637d53b1219addcbe00 (patch) | |
tree | 308d8043da87d076d087856d63c07df9c8148875 /ChangeLog | |
parent | b31647ec5bc1979a0accfd8e89936d0d943734f1 (diff) | |
download | libsandglass-a16a3c9f97072b1532c40637d53b1219addcbe00.tar.xz |
Version 0.3.0.3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Version 0.3 (May 13, 2010) + + - API- (but not ABI-) compatible update: sandglass_t::ticks is now + a signed type + - sandglass_bench*() macros now warm up the cache more + Version 0.2 (March 4, 2010, commit b1201e5) - Made the API way nicer. No more sandglass_attributes_t. |