Version 1.1.4
diff --git a/ChangeLog b/ChangeLog
index ea4cf46..3f1658d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 PolarSSL ChangeLog
 
-= Version 1.1.4 released on 2012-05-30
+= Version 1.1.4 released on 2012-05-31
 Bugfix
-   * Correctly handle empty packets (Found by James Yonan)
+   * Correctly handle empty SSL/TLS packets (Found by James Yonan)
    * Fixed potential heap corruption in x509_name allocation
    * Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)