New git updates since last time:
- blockchain_export can now create files compatible with NoodleDoodle's fast sync code
- speedup for the one-time database rescan to initialize hard fork into
- database dump utility, intended to detect differences between the several blockchain formats
- a new status command in the daemon, giving more user oriented information
- and random other fixes for DB potential issues, some RPC commands not working properly
Git updates since last time:
- simplewallet can be set to use a different default mixin than 4 (eg, set default-mixin

- more hardfork voting changes: first hard fork will not be voted on, due to complicated issues with alt chains
- block time change from 1 minute to 2 minutes (to take effect at the next fork)
- new show_transfers simplewallet command, to show in/out transactions in a more user friendly way
- more daemon commands now work again on the development branch, using 0MQ