Start packaging for 0.26
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2768 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
14
debian/changelog
vendored
14
debian/changelog
vendored
@@ -1,3 +1,17 @@
|
||||
domframework (0.26-1) testing; urgency=low
|
||||
* smtp : add SMTP support to send emails (with TLS, authentication PLAIN and
|
||||
LOGIN, debug, non standard port, STARTTLS)
|
||||
* mail : Complete rewrite. Allow to read an existing mail
|
||||
* cli : allow the controllers\\ to be optional
|
||||
* cli : allow the models\\ or controllers\\ to be optional if the name of the
|
||||
class is unique
|
||||
* cli : add a "-q" option to not display the return code
|
||||
* BUG dblayer : Can't read with OR if there is multiple time the same field
|
||||
with different values
|
||||
* cli : display the complete string instead of truncate it
|
||||
* form : add the conversion format for dates
|
||||
-- Dominique Fournier <dominique@fournier38.fr> Mon, 27 Jun 2016 11:29:57 +0100
|
||||
|
||||
domframework (0.25-1) testing; urgency=low
|
||||
* Update Unit tests to not depend of configuration
|
||||
* Update Unit tests to have a distinct database file by test file
|
||||
|
||||
Reference in New Issue
Block a user