[Opensrf-commits] r1925 - in tags/rel_1_2_2: . src/perl/lib (miker)
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Feb 8 16:21:07 EST 2010
Author: miker
Date: 2010-02-08 16:21:02 -0500 (Mon, 08 Feb 2010)
New Revision: 1925
Modified:
tags/rel_1_2_2/ChangeLog
tags/rel_1_2_2/src/perl/lib/OpenSRF.pm
Log:
updating changelog and version stamp
Modified: tags/rel_1_2_2/ChangeLog
===================================================================
--- tags/rel_1_2_2/ChangeLog 2010-02-08 21:17:29 UTC (rev 1924)
+++ tags/rel_1_2_2/ChangeLog 2010-02-08 21:21:02 UTC (rev 1925)
@@ -1 +1,5 @@
-#ChangeLog
+2010-02-03 dbs
+
+ * src/javascript/opensrf_xhr.js: Prevent Internet Explorer from
+ making multipart-mixed-replace calls as well
+
Modified: tags/rel_1_2_2/src/perl/lib/OpenSRF.pm
===================================================================
--- tags/rel_1_2_2/src/perl/lib/OpenSRF.pm 2010-02-08 21:17:29 UTC (rev 1924)
+++ tags/rel_1_2_2/src/perl/lib/OpenSRF.pm 2010-02-08 21:21:02 UTC (rev 1925)
@@ -14,11 +14,11 @@
=head1 VERSION
-Version 1.0.0
+Version 1.2.2
=cut
-our $VERSION = 1.0.0;
+our $VERSION = '1.2.2';
=head1 METHODS
More information about the opensrf-commits
mailing list