Subversion 1.1.3 released.

Ben Reser <[email protected]> Fri, 14 Jan 2005 17:22:35 -0800
Newsgroups gmane.comp.version-control.subversion.announce,gmane.mail.eyebrowse.user
Message-ID <20050115012235.GP2964__13190.3797075667$1105812342$gmane$org@synapse.brain.org>
Subversion 1.1.3 is ready.  Grab it from:

   http://subversion.tigris.org/tarballs/subversion-1.1.3.tar.gz
   http://subversion.tigris.org/tarballs/subversion-1.1.3.tar.bz2
   http://subversion.tigris.org/tarballs/subversion-1.1.3.zip

The MD5 checksums are:

   a25f8060678b3c75fcf2b3eff50eb870  subversion-1.1.3.tar.gz
   a09c2b2fa1a09566c024547954a48478  subversion-1.1.3.tar.bz2
   c04d3a18cfb9e2b142423ec9de38b468  subversion-1.1.3.zip

The SHA1 checksums are:

   72454d21aada1bffb460fbcf6ae1c8620fa91f85  subversion-1.1.3.tar.gz
   ea7fb4411e906dabc0ae26a6054c9699901867af  subversion-1.1.3.tar.bz2
   21a72b2f3dd9825f624eddc8749240be31c0781e  subversion-1.1.3.zip

PGP Signatures are available at:
   http://subversion.tigris.org/tarballs/subversion-1.1.3.tar.gz.asc
   http://subversion.tigris.org/tarballs/subversion-1.1.3.tar.bz2.asc
   http://subversion.tigris.org/tarballs/subversion-1.1.3.zip.asc

PGP Signatures will be made by the following person(s) for this release:
   Ben Reser [1024D/641E358B] with fingerprint:
   42F5 91FD E577 F545 FB40  8F6B 7241 856B 641E 358B
   Ben Collins-Sussman [1024D/EC6B5156] with fingerprint:
   9FBF BEB7 409D D55F 6946  5CC6 5348 1A68 EC6B 5156

This is a bug fix release in the 1.1.x line.

A detailed list of changes since 1.1.2 follows below.

Questions, comments, and bug reports to users_at_subversion.tigris.org.

Thanks,
-The Subversion Team

--------------------8-<-------cut-here---------8-<-----------------------
 User-visible-changes:
  - Client:
    * translation updates for localized client messages.

 Developer-visible-changes:
 * Fix a compile error in the Perl bindings.