summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-26 17:04:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-26 17:04:53 +0000
commit1002abb98a115692ac75dcb640b7a5eeb54aa080 (patch)
tree9d5a99a0c433e8ec7c8371188905e15344f1ec78 /cpukit/ChangeLog
parent2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1002abb98a115692ac75dcb640b7a5eeb54aa080.tar.bz2
2007-03-26 Joel Sherrill <joel@OARcorp.com>
* libcsupport/src/__gettod.c: Replace incorrect comment about timezone support and remove deadcode. Replace with comment explaining that behavior is compatible with GNU/Linux per Eric Norum.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 53caa6b1d2..baa3cc3591 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-26 Joel Sherrill <joel@OARcorp.com>
+
+ * libcsupport/src/__gettod.c: Replace incorrect comment about timezone
+ support and remove deadcode. Replace with comment explaining that
+ behavior is compatible with GNU/Linux per Eric Norum.
+
2007-03-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/ppp_defs.h, libnetworking/net/if_ppp.h: