From caf61c4075493837dda5e2b70bc433ec97e6fa9a Mon Sep 17 00:00:00 2001 From: "Steven Haryanto (on PC)" Date: Thu, 6 Sep 2012 14:28:39 +0700 Subject: [PATCH] Release v0.42 --- Changes | 11 +++++++++++ dist.ini | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 636b77d..a1f881f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Perinci-Tx-Manager +0.42 2012-09-05 (SHARYANTO) + + [BUG FIXES] + + - Fix handling of nested action during undo/redo. + + [OTHERS] + + - Tweak log messages to aid debugging. + + 0.41 2012-09-05 (SHARYANTO) No functional changes for the main module. diff --git a/dist.ini b/dist.ini index 2769619..7acf7a2 100644 --- a/dist.ini +++ b/dist.ini @@ -1,4 +1,4 @@ -version=0.41 +version=0.42 name=Perinci-Tx-Manager author=Steven Haryanto