projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3423fc
)
Fixed help link generation and upgrade of refs table.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Wed, 21 Oct 2009 16:28:09 +0000
(16:28 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Wed, 21 Oct 2009 16:28:09 +0000
(16:28 +0000)
CHANGELOG.txt
patch
|
blob
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index 80f7c82824ae112a535b3a37aeab41f56dc094e1..5c15a271a18a752dca3f3721592b74112b568659 100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-37,6
+37,10
@@
$ /sql/alter2.1.php
/sql/alter2.2.php
/sql/alter2.2rc.sql (new)
/admin/inst_upgrade.php
+# Fixed help link.
+$ /includes/page/header.inc
+# Fixed upgrade of reference table to avoid duplicate record error.
+$ /sql/alter2.2.php
20-Oct-2009 Janusz Dobrowolski
! Conditional config files generation - prevents overwrite during upgrade.