Closed anonimal closed 6 years ago
why a release candidate as opposed to a stable version?
It is the stable version and is the tag used for their March 15th, release, as posted on their website.
cd unbound && git checkout -b review && git svn rebase && git log -p 0a3417c0a2028e7089b73ee1ee1b700bea0b79fd doc/Changelog
I wish we could simply use tags but git-svn does not do them well at all (afaict).
This needs to be merged to branch monero
, not master.
Reopened for me being an idiot
Based off of #1, requires merging of #1. Also includes all monero unbound additions since the
git svn rebase
of #1.