mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-31 18:46:02 +00:00
Updated changelog and versioning.
This commit is contained in:
parent
699b60c3d6
commit
65fed10833
17
ChangeLog
17
ChangeLog
@ -1,7 +1,22 @@
|
||||
2009-10-06 Andrew McMillan <andrew@morphoss.com>
|
||||
* Release 0.9.7.3
|
||||
|
||||
2009-09-25 Andrew McMillan <andrew@morphoss.com>
|
||||
* Fix overzealous URL encoding of mailto:username@domain.com
|
||||
* Expand permissions on both sides of the group expansion.
|
||||
* Update licensing to note external LGPL sources
|
||||
* Add a 'Delete User' option.
|
||||
* Add facility to create collection without uploading VCALENDAR
|
||||
* Add ability to set calendar as public on creation.
|
||||
|
||||
2009-09-14 Andrew McMillan <andrew@morphoss.com>
|
||||
* Allow admin access to be restricted to a particular domain.
|
||||
|
||||
2009-09-11 Andrew McMillan <andrew@morphoss.com>
|
||||
* Add support for /principals/user/username so iPhone (& possibly
|
||||
* Add support for /principals/users/username so iPhone (& possibly
|
||||
also iCal) users have a simpler setup experience.
|
||||
* Expand privileges to work with iPhone OS 3.1
|
||||
* Release 0.9.7.2
|
||||
|
||||
2009-09-05 Andrew McMillan <andrew@morphoss.com>
|
||||
* Fix call-time pass by reference warnings.
|
||||
|
||||
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,7 +2,7 @@ davical (0.9.7.3-0) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- Andrew McMillan <debian@mcmillan.net.nz> Tue, 06 Oct 2009 02:01:31 -0700
|
||||
-- Andrew McMillan <debian@mcmillan.net.nz> Tue, 06 Oct 2009 02:02:52 -0700
|
||||
|
||||
davical (0.9.7.2-0) unstable; urgency=low
|
||||
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@ -10,7 +10,7 @@ Homepage: http://davical.org/
|
||||
|
||||
Package: davical
|
||||
Architecture: all
|
||||
Depends: debconf (>= 1.0.32), php5-pgsql, postgresql-client-8.4 | postgresql-client-8.3 | postgresql-client-8.2 | postgresql-client-8.1, libawl-php (=0.38), libdbd-pg-perl, libyaml-perl
|
||||
Depends: debconf (>= 1.0.32), php5-pgsql, postgresql-client-8.4 | postgresql-client-8.3 | postgresql-client-8.2 | postgresql-client-8.1, libawl-php (>= 0.38, < 0.39), libdbd-pg-perl, libyaml-perl
|
||||
Conflicts: rscds
|
||||
Description: The DAViCal CalDAV Server
|
||||
The DAViCal CalDAV Server is designed to trivially store
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user