bigint-2009.03.26 v2009.03.26
authorMatt McCutchen <matt@mattmccutchen.net>
Fri, 27 Mar 2009 00:23:17 +0000 (20:23 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Fri, 27 Mar 2009 00:23:17 +0000 (20:23 -0400)
ChangeLog

index 5294223..11d1ee9 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.03.26
 ----------
 - BigUnsignedInABase(std::string) Reject digits too big for the base.
   Bug reported by Niakam Kazemi.