]> git.donarmstrong.com Git - roundcube.git/blob - debian/changelog
Added custom patch for using php timestamp capabilities since sqlite 2 does not have...
[roundcube.git] / debian / changelog
1 roundcube (0.1~rc1~dfsg-1) unstable; urgency=low
2
3   [ Vincent Bernat ]
4   * New upstream release
5   [ Romain Beauxis ]
6   * Fixed dh_link calls
7     Closes: #423824
8   * Added custom patch to use php unix timestamp support
9     with sqlite since UNIX_TIMESTAMP is not supported by sqlite
10     before 3.
11
12  -- Vincent Bernat <bernat@luffy.cx>  Sun, 20 May 2007 13:59:44 +0200
13
14 roundcube (0.1~beta2.2~dfsg-2) unstable; urgency=low
15
16   * Fix a security issue by disallowing access to logs.
17   * First upload to unstable.
18
19  -- Vincent Bernat <bernat@luffy.cx>  Sat,  5 May 2007 00:23:40 +0200
20
21 roundcube (0.1~beta2.2~dfsg-1) experimental; urgency=low
22
23   * Initial release. (Closes: #333756, #344949)
24
25  -- Romain Beauxis <toots@rastageeks.org>  Tue, 13 Mar 2007 13:28:05 +0100