bigint-2009.05.03 v2009.05.03
authorMatt McCutchen <matt@mattmccutchen.net>
Sun, 3 May 2009 20:54:49 +0000 (16:54 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Sun, 3 May 2009 20:54:49 +0000 (16:54 -0400)
ChangeLog

index abca677..31501f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ roughly corresponds to the release date of that version in `YYYY.MM.DD[.N]'
 format, where `.N' goes `.2', `.3', etc. if there are multiple versions on the
 same day.  The topmost version listed is the one you have.
 
-Unreleased
+2009.05.03
 ----------
 - BigUnsigned::{get,set}Bit: Change two remaining `1 <<' to `Blk(1) <<' to work
   on systems where sizeof(unsigned int) != sizeof(Blk).  Bug reported by Brad