-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNEWS
More file actions
157 lines (81 loc) · 3.5 KB
/
NEWS
File metadata and controls
157 lines (81 loc) · 3.5 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
Noteworthy changes for version 1.1.1 (unreleased)
-------------------------------------------------
Noteworthy changes for version 1.1.0 (2025-12-16)
-------------------------------------------------
* Get rid of the Registry entries for finding gpgconf and the
UI-Server.
Noteworthy changes for version 1.0.11 (2024-07-03)
-------------------------------------------------
* Build system updates
Noteworthy changes for version 1.0.10 (2023-12-01)
-------------------------------------------------
* Removed outdated help entry.
* General build system maintenance.
Noteworthy changes for version 1.0.9 (2022-04-21)
-------------------------------------------------
* Added possibility for registry configuration.
Noteworthy changes for version 1.0.8 (2021-09-22)
-------------------------------------------------
* Take the UI-Server socket directory from information provided by
gpgconf. This matches the changes to the used socket directory
introduced with GnuPG 2.2.30.
Noteworthy changes for version 1.0.7 (2021-01-26)
-------------------------------------------------
* Added dutch translation.
* Moved icon to most important menu item.
Noteworthy changes for version 1.0.6 (2018-04-11)
-------------------------------------------------
* Updated portugese translation.
* Nicer PNG based Icon.
Noteworthy changes for version 1.0.5 (2017-09-12)
-------------------------------------------------
* Fixed localisation for the 64bit version.
* Added c++ hardending flags by default.
Noteworthy changes for version 1.0.4 (2016-03-30)
-------------------------------------------------
* Updated Portuguese translation.
* Improved UI Server startup.
Noteworthy changes for version 1.0.3 (2015-11-23)
-------------------------------------------------
* Added Chinese translation.
* Added French translation.
Noteworthy changes for version 1.0.2 (2014-11-05)
-------------------------------------------------
* Added Polish translation.
* Add configure option --enable-gpa-only
Noteworthy changes for version 1.0.1 (2014-07-30)
-------------------------------------------------
* Fixed segv in case GNUPGHOME is set.
* Fixed possible double starting of the UI-server.
Noteworthy changes for version 1.0.0 (2013-07-30)
-------------------------------------------------
* Support 64 bit Windows.
* Improved help file detection.
* Updated Arabian, German, Portuguese, Russian, and Spanish translations.
Noteworthy changes for version 0.9.7 (2010-07-21)
-------------------------------------------------
* Fix building with latest libgpg-error.
* Add Portuguese translation.
Noteworthy changes for version 0.9.6 (2010-04-21)
-------------------------------------------------
* Update to libassuan 2.0.0.
* Improve German translation.
* Fix default menu item.
Noteworthy changes for version 0.9.5 (2010-01-08)
-------------------------------------------------
* Fixed icon.
Noteworthy changes for version 0.9.4 (2009-12-26)
-------------------------------------------------
* New icon.
Noteworthy changes for version 0.9.3 (2009-03-24)
-------------------------------------------------
* Fixed build problems with newer WINDRES.
Noteworthy changes for version 0.9.2 (2009-01-28)
-------------------------------------------------
* Translation changes.
Noteworthy changes for version 0.9.1 (2008-09-09)
-------------------------------------------------
* Take care of CMS file suffixes.
Noteworthy changes for version 0.9.0 (2008-03-26)
-------------------------------------------------
* Initial release.