Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schmid <schmid-thomas@gmx.net>2013-01-20 07:41:31 +0400
committerThomas Schmid <schmid-thomas@gmx.net>2013-01-20 07:41:31 +0400
commit9cfdaf4cb7dc39b2207c89cb63bde6ed2e26ecb5 (patch)
tree29534bab3a058e035d58ee7314f4e7bb2cd9445d /CHANGELOG.md
parenta1b63eb03bcc435ca055477a7f86bbc5aa236eea (diff)
Update CHANGELOG.md
Fix typo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e06167cf..b3d074b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@ Development builds can be found in the [Downloads section](https://github.com/th
* [UPDATED] Move to [CodeMirror v3.x](http://codemirror.net/)
* [Fixed] AccountManager broken [because Mozilla changed nsISupportsArray's Interfaces](https://bugzilla.mozilla.org/show_bug.cgi?id=820377)
* [Fixed] Autoconfig failed randomly with centos servers
-* [Fixed] [Thunderbirds default proxy configuration was respected](https://github.com/thsmi/sieve/issues/15)
+* [Fixed] [Thunderbirds default proxy configuration wasn't respected](https://github.com/thsmi/sieve/issues/15)
## Sieve 0.2.2 - (22.09.2012)
* [NEW] Syntax highlight in text editor. It is based on [CodeMirror](http://www.codemirror.net)