avr-libc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-commit] [2493] <# Corrected hour of EU summertime change #>


From: Mike Rice
Subject: [avr-libc-commit] [2493] <# Corrected hour of EU summertime change #>
Date: Tue, 27 Oct 2015 09:19:21 +0000

Revision: 2493
          http://svn.sv.gnu.org/viewvc/?view=rev&root=avr-libc&revision=2493
Author:   swfltek
Date:     2015-10-27 09:19:21 +0000 (Tue, 27 Oct 2015)
Log Message:
-----------
<# Corrected hour of EU summertime change #>

Modified Paths:
--------------
    trunk/avr-libc/ChangeLog

Modified: trunk/avr-libc/ChangeLog
===================================================================
--- trunk/avr-libc/ChangeLog    2015-10-27 09:07:56 UTC (rev 2492)
+++ trunk/avr-libc/ChangeLog    2015-10-27 09:19:21 UTC (rev 2493)
@@ -1,3 +1,7 @@
+2015-10-07  Mike Rice <address@hidden>
+       bug #36303: Wrong hour for EU Summertime
+       * include/util/eu_dst.h: Corrected hour to 2 AM UTC
+
 2015-10-07  Georg-Johann Lay <address@hidden>
 
        patch #8556: Fix atexit.c
@@ -23,11 +27,11 @@
        patch #8731: Header file for atmega644a
        * include/avr/io.h: include new header iom644a.h for ATmega644A.
        * include/avr/Makefile.am (avr_HEADERS): add iom644a.h.
-       * include/avr/iom644a.h: New file. 
+       * include/avr/iom644a.h: New file.
 
 2015-08-20  Pitchumani Sivanupandi <address@hidden>
 
-       patch #8718: Enable EEPROM memory map only for devices with 
+       patch #8718: Enable EEPROM memory map only for devices with
        EEPROM Data Memory Mapping Enable bit (EEMAPEN)
        * libc/misc/eerd_byte.S (eeprom_read_byte): Enable EEPROM map
        only when NVM_EEMAPEN_bm is defined.
@@ -108,7 +112,7 @@
 
 2015-06-19  Pitchumani Sivanupandi <address@hidden>
 
-       bug #43011: Bug in struct definition of __reg_UCSR1C and 
+       bug #43011: Bug in struct definition of __reg_UCSR1C and
        __reg_UCSR0C in iom128rfa1.h
        * include/avr/iom128rfa1.h (struct __reg_UCSR0C, struct __reg_UCSR1C):
        Remove SPI mode only bitfields.
@@ -214,7 +218,7 @@
        * libm/fplib/tanh.S: Ditto.
        * libm/fplib/trunc.S: Ditto.
        * libm/fplib/unordsf2.S: Ditto.
-        
+
 2015-03-18  Senthil Kumar Selvaraj <address@hidden>
 
        bug #44514: Wrong build option '-mtiny-stack' instead of '-msp8'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]