projects
/
Packages
/
TYPO3.CMS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6476fe5
)
*** empty log message ***
author
Karsten Dambekalns
<karsten.dambekalns@typo3.org>
Wed, 28 Jun 2006 11:05:40 +0000
(11:05 +0000)
committer
Karsten Dambekalns
<karsten.dambekalns@typo3.org>
Wed, 28 Jun 2006 11:05:40 +0000
(11:05 +0000)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1536
709f56b5
-9817-0410-a4d7-
c38de5d9e867
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
bc8525f
..
58b41a1
100755
(executable)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2006-06-28 Karsten Dambekalns <karsten@typo3.org>
+
+ * t3lib_extfilefunc: func_upload() now logs if no file was uploaded. The last error message encountered is stored in the member variable $lastError
+ * t3lib_tcemain: Made SQL query in versionizeRecord() conform to DBAL (use OR instead of ||).
+
2006-06-27 Karsten Dambekalns <karsten@typo3.org>
* typo3/init.php: Fixed bug #2871.