Lintian update changelog
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@4794 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -4,8 +4,8 @@ domframework (0.52-1) testing; urgency=low
|
|||||||
* Start the namespace conversion (no namespace defined, but add the needed
|
* Start the namespace conversion (no namespace defined, but add the needed
|
||||||
calls \Exception and __NAMESPACE__."\class")
|
calls \Exception and __NAMESPACE__."\class")
|
||||||
* route : allow OPTIONS HTTP method
|
* route : allow OPTIONS HTTP method
|
||||||
* xdiff : Add XDiff support in pure PHP. Allow to see which lines of two text
|
* xdiff : Add XDiff support in pure PHP. Allow one to see which lines of two
|
||||||
files are modified, like the "diff" command. See
|
text files are modified, like the "diff" command. See
|
||||||
https://en.wikipedia.org/wiki/Diff
|
https://en.wikipedia.org/wiki/Diff
|
||||||
* route : catch the base of site on "." too
|
* route : catch the base of site on "." too
|
||||||
* dblayeroo : Add FLOAT support
|
* dblayeroo : Add FLOAT support
|
||||||
@@ -15,8 +15,8 @@ domframework (0.52-1) testing; urgency=low
|
|||||||
realtypes are more specific than the SQL types. Examples the real type
|
realtypes are more specific than the SQL types. Examples the real type
|
||||||
"mail" will be stored in "varchar(255)". If the user want some custom
|
"mail" will be stored in "varchar(255)". If the user want some custom
|
||||||
tests, it must extends the class and create checkRealType_XXX tests
|
tests, it must extends the class and create checkRealType_XXX tests
|
||||||
* outputhtml : Allow to get multiple data from the view and replace all the
|
* outputhtml : Allow one to get multiple data from the view and replace all
|
||||||
array keys by their values (and not only {title} and {content})
|
the array keys by their values (and not only {title} and {content})
|
||||||
* tcpclient : Add timeout support
|
* tcpclient : Add timeout support
|
||||||
* httpclient : allow to use http connection to GET/POST data with cookies
|
* httpclient : allow to use http connection to GET/POST data with cookies
|
||||||
management and HTTPS support. All of this without allow_url_fopen need
|
management and HTTPS support. All of this without allow_url_fopen need
|
||||||
|
|||||||
Reference in New Issue
Block a user