Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for blead Perl(#105) #117

Merged
merged 1 commit into from
Apr 22, 2014
Merged

Fix for blead Perl(#105) #117

merged 1 commit into from
Apr 22, 2014

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Apr 22, 2014

See Also
perl5194delta.pod #Internal_Changes

See Also
  perl5194delta.pod #Internal_Changes
@syohex syohex mentioned this pull request Apr 22, 2014
@gfx
Copy link
Member

gfx commented Apr 22, 2014

LGTM!

@gfx gfx closed this Apr 22, 2014
@gfx gfx reopened this Apr 22, 2014
gfx added a commit that referenced this pull request Apr 22, 2014
@gfx gfx merged commit e2076d4 into master Apr 22, 2014
@gfx gfx deleted the fix-for-blead branch April 22, 2014 22:29
gfx added a commit that referenced this pull request Apr 22, 2014
Changelog diff is:

diff --git a/Changes b/Changes
index 9529468..e5c3e90 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Text::Xslate

+3.2.2 2014-04-23 07:29:42+0900
+    [BUG FIXES]
+    - Fix #105 SEGV on blead (reported by tokuhirom, fixed by syohex in #117)
+
 3.2.1 2014-04-17 07:55:38+0900
     [BUG FIXES]
     - Fix #111 (by syohex in #113) inputting "0" made a wrong result
gfx added a commit that referenced this pull request Apr 22, 2014
Changelog diff is:

diff --git a/Changes b/Changes
index e5c3e90..b222090 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Text::Xslate

+3.2.3 2014-04-23 07:32:39+0900
+    - Made a mistake in the release engineering, re-packaged on the correct
+      status.
+
 3.2.2 2014-04-23 07:29:42+0900
     [BUG FIXES]
     - Fix #105 SEGV on blead (reported by tokuhirom, fixed by syohex in #117)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants