[Bps-public-commit] Prophet branch, master, updated. 0.72-6-g72ce676
jesse
jesse at bestpractical.com
Fri Sep 11 01:29:27 EDT 2009
The branch, master has been updated
via 72ce6769d5d81f882fc9dc03d8889000aa4c4aa4 (commit)
via 69acc2a561d4c11f5791cbeb29638b5fa2cfdfda (commit)
from 6600c27e7dbf990d3b2e793ca50546ad4bde5ded (commit)
Summary of changes:
Changes | 5 +++++
lib/Prophet.pm | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 69acc2a561d4c11f5791cbeb29638b5fa2cfdfda
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Sep 11 01:24:17 2009 -0400
Update changes for 0.73
diff --git a/Changes b/Changes
index 49c7cb0..f2cab41 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.73
+
+ * Reimplement alias expansion in terms of lists of argument words. - Nelson Elhage
+ * First pass at improving UTF8 output in static web views - Jesse Vincent
+
0.72 Fri Sep 4 13:20:16 EDT 2009
* fix sqlite replica: original_sequence_no can be 0 - sunnavy
commit 72ce6769d5d81f882fc9dc03d8889000aa4c4aa4
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Sep 11 01:28:25 2009 -0400
Checking in changes prior to tagging of version 0.73. Changelog diff is:
diff --git a/lib/Prophet.pm b/lib/Prophet.pm
index 5657b22..a19cde5 100644
--- a/lib/Prophet.pm
+++ b/lib/Prophet.pm
@@ -3,7 +3,7 @@ use strict;
package Prophet;
-our $VERSION = '0.72';
+our $VERSION = '0.73';
=head1 NAME
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list