Bruno Friedmann <friedmann.bruno <at> gmail.com> writes: > > On Tuesday 04 February 2014 08.19:24 chri.s wrote: > > Hello everyone, > > > > i saw that Bareos released the experimental 14.1 tree yesterday, > > does someone know what are the changes within? Its not so much we released any new version we just bumped the number for a new quarter that is why its called 14.1.0 instead of 13.4.0 what is was before for the last quarter of 2013. Master contains the bleeding edge stuff which may break at any time. We just bumped the number now as we merged the new database scripting which we worked on for the last weeks.
There will be some new releases of 13.2 before we switch to a new beta of probably 14.2. > > > > is there in general any short changelog for the enhancements > > in the last versions out there for getting a better view on the > > development. I updated the README.md and that is shown when you scroll down on https://github.com/bareos/bareos As 13.2 is the current stable everything mentioned there for 13.3.x and 13.4.x is in the current bleeding edge code. And I already added the first item we hope to merge soon when we worked out the installer on windows. > > git log ? > That is also a good way of getting the right info, we try to make the commit messages rather complete as to what a commit does. A good way of getting something like a change log is running "git log --stat -M" on the git repo. An other way of getting information on new features is via Mantis e.g. http://bugs.bareos.org/changelog_page.php and http://bugs.bareos.org/roadmap_page.php -- Marco van Wieringen [email protected] Bareos GmbH & Co. KG Phone: +49-221-63069389 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
