Skip to content

Commit 72b42ff

Browse files
committed
text changes for 2022.03.13 release
1 parent 4132fbf commit 72b42ff

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

apps/resource.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ DEALINGS IN THE SOFTWARE.
4242
///////////////////////////////// Program Values ///////////////////////
4343
//
4444
// Program Info (may be visible, but don't mark for tranalation)
45-
#define VERSION "2022.03.12-2"
45+
#define VERSION "2022.03.13-1"
4646

47-
#define RELEASE_DATE "05 January 2022"
47+
#define RELEASE_DATE "13 March 2022"
4848
#define COPYRIGHT_DATE "2013-2022"
4949

5050
// Program Values:

text/changelog.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<b><center>Connman System Tray (CMST)</center></b>
22
<b><center>Change Log</center></b>
3-
<b> In Progress </b>
3+
<b> 2022.03.13</b>
44
<ul>
55
<li>Revised open, save, delete dialog boxes in VPN Provisioning editor.<li>
66
<li>Revised open, save, delete dialog boxes in Provisioning editor.<li>
@@ -9,7 +9,6 @@
99
<li>Add fields to VPN Agent dialog to bring up to date with Connman.</li>
1010
<li>Added an option to scale icons and artwork (issue # 256).</li>
1111
<li>Fixed deselecting WiFi entry after automatic rescan (issue #226).</li>
12-
<li>Attempt at fixing tray icon size for high dpi screens (issue #256).</li>
1312
<li>Added Edit button to Wifi Services (issue #202)</li>
1413
<li>Removed obsolete managerRescan() function, moved code to where needed.</li>
1514
<li>Fix VPN parsing not being done in various display elements (issue #192)</li>

0 commit comments

Comments
 (0)