-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
44 lines (30 loc) · 861 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Changelog
=========
2.1.1 2011-09-13
----------------
- Add a first Plone 4 compatibility
[marshalium]
- Improve the Plone 3 and Plone 4 compatibility
[encolpe]
- Add a first implementation of the CAS gateway mode
[encolpe]
2.1 2010-05-03
--------------
- Fixed to not create session for anonymous user requests.
[deo]
- Added the z3c.autoinclude entry point so this package is automatically loaded
[edegoute]
2.0.1
-----
- Removed came_from check that was disruptive.
[derek_richardson]
2.0
---
- Included Alexandre Suaves's widely used patch.
[derek_richardson]
- eggified to Products.CAS4PAS by derek_richardson
1.0
---
- Initial release of CAS4PAS built by: lregebro at: 2007-10-20T15:32:36
SVN Tag: https://svn.plone.org/svn/collective/CAS4PAS/tags/1.0.0
Build from: https://svn.plone.org/svn/collective/CAS4PAS/trunk@52114