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:
23723de
)
Two small fixes for ajax extension
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 18 May 2008 11:34:15 +0000
(11:34 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 18 May 2008 11:34:15 +0000
(11:34 +0000)
CHANGELOG.txt
patch
|
blob
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index e098686ac908a7ddd7121b3b1f76ab6dc24247fa..1ac3eb177242ce4dbe4f6caee1fe0740d09ba3f9 100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-19,6
+19,12
@@
Legend:
! -> Note
$ -> Affected files
+18-May-2008 Janusz Dobrowolski
+# Added explicit ob_end_flush() on shutdown needed for php5
+$ /includes/main.inc
+# Fixed for www servers on nonstandard listening ports.
+$ /js/JsHttpRequest.js
+
18-May-2008 Joe Hunt
# Bug when inserting new records in debtor_trans.
$ /sales/includes/db/cust_trans_db.inc