Start packaging for 0.40 version
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3798 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
19
debian/changelog
vendored
19
debian/changelog
vendored
@@ -1,3 +1,22 @@
|
||||
domframework (0.40-1) testing; urgency=low
|
||||
|
||||
FEATURES ADDED:
|
||||
* dblayeroo: supports foreign keys on multiple columns with syntax "col1,col2"
|
||||
|
||||
CORRECTED BUGS:
|
||||
* dblayeroo: getTableSchema for sqlite if no autoincrement field is defined,
|
||||
the sqlite_sequence table doesn't exists and must not crash the method
|
||||
* dblayeroo: do not remove the foreign objects when using clearRequest method
|
||||
* modelGenerator: use the titles and foreign methods instead of using the
|
||||
properties
|
||||
* mail: Add the headers with \r\n instead of \n
|
||||
* mail: do not use not defined array keys and generate warnings
|
||||
* mail: getDetail subject is now really converted to UTF-8
|
||||
* mail: mail is now capable to read Mailer-Daemons and extract parts as
|
||||
attachment
|
||||
|
||||
-- Dominique Fournier <dominique@fournier38.fr> Wed, 05 Jul 2017 16:22:09 +0200
|
||||
|
||||
domframework (0.39-1) testing; urgency=low
|
||||
|
||||
FEATURES ADDED:
|
||||
|
||||
Reference in New Issue
Block a user