diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-02-01 09:30:54 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-02-01 09:30:54 +0000 |
commit | 0188a56437452117c94bf9f054936e3482162765 (patch) | |
tree | 4eb3b06777927b4a8c0457b969ab2a4900b279cb /changelog | |
parent | 2e06bd7b4d49bbbe618aa58c0ddf616704c01bfc (diff) |
fix utf8 characters in test
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Version 2.4: * check that the unix-socket-received uid matches for connections to DBusDaemon * Update to use libunixsocket-java syntax which works on BSDs + * Fix utf-8 characters used in test to actually be the same character... Version 2.3.2: |