forked from sys4/automx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
43 lines (35 loc) · 1.01 KB
/
CHANGES
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
* Version 0.10.3
---------------------------------
- Replace macros in *_server varaibles
- Making service sections dynamic
- Documentation improvements
* Version 0.10.2
---------------------------------
- Several minor bug fixes
- Drop memcache dependencies
* Version 0.10.0
---------------------------------
- Several minor bug fixes
* Version 0.10.0
---------------------------------
- NEW: Implemented mobileconfig support
- Minor bug fixes
* Version 0.9.2 - ??
---------------------------------
- Bug fixes
* Version 0.9.1 - unreleased
---------------------------------
- Documentation updates
* Version 0.9 - 2012/10/12
---------------------------------
- NEW: Added ActiveSync MobileSync support
* Version 0.9_beta2 - 2012/04/18
---------------------------------
- NEW: Result modifiers for dynamic backends
* Version 0.9_beta1 - 2012/04/04
---------------------------------
- NEW: Denial-of-Service-Attack protection
- NEW: Multiple service profiles
- NEW: Centralized logging
- Code cleanup
- Improved exception handling