Files
rippled/Notes/VFALCO_LOG.txt
2013-08-07 15:34:13 -07:00

28 lines
602 B
Plaintext

Vinnie Falco's Change Log
2013/08/07
- Add 'print' test that shows all the tests
2013/08/04
- Begin reworking of socket code
2013/08/01
- Add beast::SemanticVersion
- Change rippled to use SemanticVersion
- Add runStartup to UnitTest, allowing forced tests on startup
- Force rippled BuildInfo unit test to run on every startup
2013/07/31
- Add "hostname" to server_info output
- Replace "build_version" in server_info with the actual build version
- Remove "client_version" from server_info
2013/07/30
- Add FatalErrorReporter to main
- Rewrote the build and protocol version numbering code