summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-07-28 10:08:37 +0200
committerBruno Haible <bruno@clisp.org>2010-07-28 10:08:37 +0200
commit7816a90a6b48681a2d98e6394b0b605a1d1f713c (patch)
tree8ed773dfc05674b591e34c7e0d988b2c5ec64b85 /ChangeLog
parentfa8d786628cd8a1dbd2194e7776bea07f97cca99 (diff)
downloadgnulib-7816a90a6b48681a2d98e6394b0b605a1d1f713c.tar.gz
Use spaces for indentation, not tabs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 481acd5f7e..0c81f94a35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-28 Bruno Haible <bruno@clisp.org>
+
+ Use spaces for indentation, not tabs.
+ * lib/**/*.[hcy] except lib/reg*.[hc]: Untabify.
+
2010-07-27 Bruno Haible <bruno@clisp.org>
mbspcasecmp: Fix function specification.