From 1fb5465e4331b256ff368d5d437c8068910e96ea Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 19 Sep 2012 12:37:02 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4696 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 31c515561..16e62e6a6 100644 --- a/readme.txt +++ b/readme.txt @@ -84,9 +84,9 @@ *** 2.5.1 *** - FIX: Fixed problem in STM32F1xx USB driver after revision 4598 (bug 3569374). -- FIX: Fixed FatFS timestamp incorrect (bug 3568626). - FIX: Fixed GPIO glitch during PAL initialization (bug 3569347)(backported to 2.4.3). +- FIX: Fixed FatFS timestamp incorrect (bug 3568626). - FIX: Fixed Data available event not generated in serial_usb driver (bug 3567992). - FIX: Fixed STM32F1x rtc_lld_init glitches rtc on hard reset (bug 3567597)