On 01.02.2015 23:22, hbelusca(a)svn.reactos.org wrote:
Author: hbelusca
Date: Sun Feb 1 20:22:13 2015
New Revision: 66144
URL:
http://svn.reactos.org/svn/reactos?rev=66144&view=rev
Log:
[FREELDR]
- Fix date format in CHANGELOG (that uses that #$@! of US format)
- Diverse code style changes (whitespace, extra braces, C++ to C-style comments, ...)
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/CHANGELOG [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/CHANGELOG [iso-8859-1] Sun Feb 1 20:22:13 2015
@@ -1,4 +1,4 @@
-Changes in v3.0+ (05/01/2015) (hbelusca)
+Changes in v3.0+ (01/05/2015) (hbelusca)
Don't make our dear American
contributors feel offended! :-)
Also there is ISO 8601 standard, you know, the big-endian style YYYY-MM-DD.
Regards,
Aleksey Bragin