diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,7 +1,16 @@ | |||
1 | ================ | 1 | ================ |
2 | Elementary 1.9.2 | 2 | Elementary 1.9.3 |
3 | ================ | 3 | ================ |
4 | 4 | ||
5 | Changes since Elementary 1.9.2: | ||
6 | ------------------------------- | ||
7 | |||
8 | Fixes: | ||
9 | |||
10 | * elm win - fix tracking of current position to properly store it in win obj | ||
11 | * spinner: crash issue on deletion fix | ||
12 | * fix left over soft cursors in elm (T893) | ||
13 | |||
5 | Changes since Elementary 1.9.1: | 14 | Changes since Elementary 1.9.1: |
6 | ------------------------------- | 15 | ------------------------------- |
7 | 16 | ||