summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-18 18:34:30 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-18 18:34:30 +0000
commit911f279b80094f075f825f3753f09a5722a57032 (patch)
tree8e433809287318ee818b7a6a0fc54fbd7bb82118 /Changelog
parent050ffd78fe277573610733d22781137aab3b1da2 (diff)
Final update before freeze for 1.2.4 release
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1093 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4324bbc8..06e2e025 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,9 @@ Changelog for 1.2.4
* Fixed inconsistant error when setting to recur 0 times (Chris T)
* Fixed Access Denied when sending email (CHris T)
* Added Makefile.PL as optional means of dependency checking (experimental, Chris T)
+* Updated INSTALL file to use correct globaldbh syntax (Chris T)
+* Updated UNGRADE file to recommend reading INSTALL first (Chris T)
+
Changelog for 1.2.3
* Corrected per-user locale selection (Seneca)