[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.1.0-rc3

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-12 17:01:24 CEST

On Thu, 2004-09-09 at 15:12, Ben Collins-Sussman wrote:
> I'd like to get 1.1.0-rc3 released soon.

Amazing work, guys. The 1.1.x STATUS has been cleared out!

Here's my latest CHANGES entry for our RC3 release tomorrow. Note that
this list will go out in the release announcement for RC3. But I'm
going to 'filter it' a bit when merging into our actual 1.1.0 CHANGES
entry.

1.1.0-rc3 changes (against 1.1.0-rc2)
-----------------

User-visible-changes:
* 'svnadmin recover' no longer waits forever for a lock (new '--wait' option)
* new $Revision$ synonym for $Rev$ and $LastChangedRevision$
* new runtime option 'store-passwords = ' gives finer control (r10794)
* default to fsfs repos-type when building without BDB
* fixed: work around +t directory-creation bug in APR (r10616, 10638, 10642)
* fixed: 'svn st -u' crash bug (r10841)
* fixed: 'svn commit' segfault (r10676)
* fixed: potential repos corruption; ensure stdin/out/err always open (r10819)
* fixed: prevent 'svnadmin load' crash on contentful r0 (r10608)
* fixed: allow 'svn commit' to delete a versioned symlink (r10858)
* fixed: missing UTF8->native recoding in 'svn log' output (r10652, 10673)
* fixed: 'svn info' should refuse URL targets (r10760)
* fixed: better error message on failed eol-translation (r10546)
* fixed: ./configure warns, not aborts, when detecting ancient apache (r10674)
* fixed: make external diff3 work again, and with full env (r10889, r10890)
* fixed: allow cancellation between files during recursive dir add (r10894)
* friendlier ./configure interaction when locating swig (r10903)
* improved bash_completion file (r10322, 10531)
* many .po translation updates

Developer-visible-changes:
* fixed: fsfs changed-path handling, might lose data in dump (r10782, r10824)
* fixed: gcc compiler warning (r10242)
* fixed: editor-driver bug (don't delete before every copy) (r10851)
* new factorized API for qsort (r10604)
* add svn_utf_initialize() placeholder in 1.1 API (issue #2046)
* allow apr 1.0 linkage by removing all APR_STATUS_IS_SUCCESS calls (r10438)
* remove defunct mandrake rpm stuff (r10752)
* update INSTALL doc -- BDB not mandatory (r10780)
* perl bindings: make tests work before svn libs are installed (r10599)
* perl bindings: fix non-portable tmpfile creation (r10711)
* perl bindings: wrap svn_config_enumerator_t (r10775)
* javahl bindings: better exception throwing (r10704)
* javahl bindngs: add -lstdc++ to fix link problem (r10800)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 12 17:03:20 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.