From efa87c0eed274c1c9aa23d3c9dd539181836e545 Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Tue, 1 Oct 2024 10:13:09 +0100 Subject: Add rel notes --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README') diff --git a/README b/README index 60b9a9cdd..40e507942 100644 --- a/README +++ b/README @@ -107,6 +107,19 @@ under the ./fop sub-directory. RELEASE NOTES ============================================================================== +Version 2.10 +============ + +Major Changes in Version 2.10 +----------------------------- + +* Add option to sign PDF +* Add image mask option for AFP +* Allow change of resource level for SVG in AFP +* Switch to Jakarta servlet API + +This release also contains a number of bug fixes. + Version 2.9 =========== -- cgit v1.2.3 '1.8.x'>1.8.x A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectjwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/tests/features161/optimizedAnnotationBinding/CaseOne.java
blob: 2b8d416d2ef1fdd8dbe407b5caf0ffa6cdc95c5d (plain)
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