aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-02-10 18:43:22 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-02-10 18:43:22 +0100
commit72af4d63cc60a0415f54f8184e18097d7b9d3276 (patch)
treea4f499f6b30a66b79f2384e225d3f4504798178d /NEWS
parenta3018bf0c12a206d290293062f9ad2f673068ce6 (diff)
downloadnet_monitor-72af4d63cc60a0415f54f8184e18097d7b9d3276.tar
net_monitor-72af4d63cc60a0415f54f8184e18097d7b9d3276.tar.gz
net_monitor-72af4d63cc60a0415f54f8184e18097d7b9d3276.tar.bz2
net_monitor-72af4d63cc60a0415f54f8184e18097d7b9d3276.tar.xz
net_monitor-72af4d63cc60a0415f54f8184e18097d7b9d3276.zip
fix treating UTF-8 strings as ascii (mga#12047)
bug present since commit 94d93f98fa69fcca2b9743bdf43429f22b528a70 gtk+ only handle Unicode strings (since gtk+2)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 93c8c40..2c2feb9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ Mandriva network monitoring tool -- History of user-visible changes
Copyright (C) 2009, Mandriva
- fix missing interface name in message
+- fix treating UTF-8 strings as ascii (mga#12047)
- silent a warning when there's no wireless device
0.15: