about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97f05486cf..760e9bcd87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2015-09-18  Vincent Bernat  <vincent@bernat.im>
 
+	[BZ #17887]
+	* time/strptime_l.c (__strptime_internal): Make %z accept
+	[+-]HH:MM time zones.
+
+2015-09-18  Vincent Bernat  <vincent@bernat.im>
+
 	[BZ #17886]
 	* time/strptime_l.c (__strptime_internal): Make %z accept Z as a
 	valid time zone.