Add changelog entry
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 26 May 2014 21:23:50 +0000 (23:23 +0200)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 26 May 2014 21:23:50 +0000 (23:23 +0200)
CHANGES.txt

index fd462b9302d7406f356d8372326ba65a6e72adcd..2685e93c35c1df25ec16aafc401e9fa678155c6e 100644 (file)
@@ -14,6 +14,8 @@ Bug fixes:
 
 * Check the last line even if it does not end with a newline. (Issue #286)
 
+* Always open files in universal newlines mode in Python 2. (Issue #288)
+
 
 1.5.6 (2014-04-14)
 ------------------