diff --git a/ChangeLog b/ChangeLog
index ff6330f01fc8d2e4f49a8416c99dfb227bd2206f..38b64313ea5ca9bb52be0a65da59620637a38386 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 train-2012.07.30:
   * Emails are prettier!  They now include both HTML and Text versions: #1890
   * (hotfix 2012.08.03) l10n fix, string extraction, email templates are moved: #2122
+  * (hotfix 2012.08.06) Fix IE8 not remembering you: #2183, #2218
 
 train-2012.07.20:
   * Introduction of "static" process which serves views and static resources: #1757
diff --git a/scripts/browserid.spec b/scripts/browserid.spec
index 8f70b5cf07ed5a056d3e2097a8def289dbd6b314..1ae9d4836f8a619f4645d7b73e19a5ade0f317f6 100644
--- a/scripts/browserid.spec
+++ b/scripts/browserid.spec
@@ -2,7 +2,7 @@
 
 Name:          browserid-server
 Version:       0.2012.07.30
-Release:       2%{?dist}_%{svnrev}
+Release:       3%{?dist}_%{svnrev}
 Summary:       BrowserID server
 Packager:      Gene Wood <gene@mozilla.com>
 Group:         Development/Libraries