summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-30 13:18:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-30 13:18:40 +0000
commit48b1e29a7dc74c6cb1d3e33103b8c09e63c10015 (patch)
treec580b022418af39de9ff70c2ad2c578014f94a15 /cpukit/ChangeLog
parent2006-08-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-48b1e29a7dc74c6cb1d3e33103b8c09e63c10015.tar.bz2
2006-08-30 Joel Sherrill <joel@OARcorp.com>
* libcsupport/src/utsname.c, libnetworking/libc/res_debug.c, libnetworking/net/if_media.h, libnetworking/rtems/rtems_mii_ioctl.c, librpc/src/rpc/svc_simple.c: Remove printf format warnings.
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 373fc4e1f0..6d4bc7917e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-30 Joel Sherrill <joel@OARcorp.com>
+
+ * libcsupport/src/utsname.c, libnetworking/libc/res_debug.c,
+ libnetworking/net/if_media.h, libnetworking/rtems/rtems_mii_ioctl.c,
+ librpc/src/rpc/svc_simple.c: Remove printf format warnings.
+
2006-08-29 Joel Sherrill <joel@OARcorp.com>
* libmisc/capture/capture-cli.c: Remove printf format warnings.