Re: ANN: Subversion 0.36.0 released
Branko Čibej <[email protected]> Mon, 19 Jan 2004 05:20:29 +0100
| Newsgroups | gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.announce |
|---|---|
| Message-ID | <[email protected]> |
Ah, well. The 0.36.0 Win32 binaries are finally available on subversion.tigris.org. Have a bash at them. Jostein Chr. Andersen wrote: >The latest interim release of Subversion is ready at > > http://svn.collab.net/tarballs/subversion-0.36.0.tar.gz > >The MD5 checksum is 84749fc90377e8ac23dbcd7aa4d99f75. > >Please direct questions/comments to the [email protected] >and/or [email protected] mailing lists. > >Here is the CHANGES list for this release: >------------------------------------------------- >Version 0.36.0 [Beta Interim 1] >(branching 13 January 2004, from /branches/1.0-stabilization) >http://svn.collab.net/repos/svn/tags/0.36.0 > > User-visible changes: > * add cancellation suport to svnadmin and svnlook (r8222) > * runtime 'store-password' option renamed to 'store-auth-creds' (r8014) > * 'svn blame' changes: > - now shows correct revision info (r8035-6) > - responds to cancellation better (r8129) > * svnserve changes: > - added '--inetd' option; now required to speak with stdin/stdout > (r8205) > - added '--listen-port' and '--listen-host' options (r8001-2) > - removed '-u' option (r8003) > - ignore SIGPIPE (no more repos lockups when you terminate a pipe) > (r8140) > * lots of Book work (many newly-documented Apache and svnserve topics) > > Developer-visible changes: > * bugfix: svnserve network crash (r8142) > * bugfix: return result_rev from svn_client_checkout correctly (r8096) > * bugfix: fs history harvesting code (r8154) > * bugfix: memory leak in mod_dav_svn (r8223) > * bugfixes in edge-cases of status and update (r8114-5) > * make 'svn blame' work with 18n and uri-escaped filenames (r8023, > 8030, 8040) > * small bugfixes to authentication system (r8006, r8235) > * standardize error message formatting (r8218) > * load RA modules as foo.so.0, not foo.so (r8098) > * various core API changes: > - use constructor for svn_client_cxt_t (r8053-4) > - anchor/target may use NULL for target (r8216) > - stop using apr_ symbols (r8219 > - rename to 'svn_repos_authz_func_t' (r8213) > - add pool parameter to finish_report and abort_report (r8215) > * numerous changes to Perl and Java bindings, to keep up with C API. >------------------------------------------------- > >Enjoy :-) > >Jostein > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > > > -- Brane Čibej <[email protected]> http://www.xbc.nu/brane/