diff options
author | Tavian Barnes <tavianator@gmail.com> | 2010-03-04 01:19:22 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2010-03-04 01:19:22 -0500 |
commit | 4837d290640cd7198780ca56025eb3c65a9af765 (patch) | |
tree | b2cb0bbc2318b0362abbb81a44c65127c0b91dd0 | |
parent | c015c3966d98a8b120a0e3ebb900b0755eeae750 (diff) | |
download | libsandglass-4837d290640cd7198780ca56025eb3c65a9af765.tar.xz |
Put some stuff in the ChangeLog.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +Version 0.2 (March 4, 2010, commit b1201e5) + + - Made the API way nicer. No more sandglass_attributes_t. + - Fixed spurious assert.h #include in sandglass.h + +Version 0.1 (February 23, 2010, commit bc35b31) + + Initial release |