X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/5ccacee5dfe3fc6936baf58b31b320b112387408..7ff315b8c61de6ad089736f6729e689b1ff2a103:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 31501f8..4cd0293 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,10 @@ 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 +---------- +- Strengthen the advice about build/IDE configuration in the README. + 2009.05.03 ---------- - BigUnsigned::{get,set}Bit: Change two remaining `1 <<' to `Blk(1) <<' to work