Quote from: lachesis on August 13, 2010, 08:49:14 PM
What’s new? Do we have an official changelog yet?
Unfortunately we don’t have an official changelog yet (except for the SVN revision descriptions).
Here is my unofficial changelog:
- fix: makefile.osx
- change: enable SSE2 in 64 bit builds
- change: connection rules
- always make 8 outbound connections
- only one connection per a.b.. range
- add: switch “-maxconnections=#” (discussed here)
- change: JSON-RPC API prints floats with 8 decimal places
- change: “bitcoind help
” instead of “bitcoind -?” (based on a patch by jgarzik) - add: JSON-RPC “gethashespersec” (based on a patch by lachesis)
- add: “version” and “hashespersec” fields in JSON-RPC “getinfo”
- fix: “-datadir=
” with relative path (bug described here) - change: autostart disabled by default except on Windows (requested here)
- fix: occasional “vector iterator not dereferencable” assertion when compiled with msvc
- fix: readlink compile warning on Linux build
- fix: BSD detection (bug described here)
- add: “-paytxfee=#” switch (explained here)
Please tell me if you know of any other forum threads discussing the bugs/changes so I can add them to the list.