]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - CHANGELOG
Changed initialization: many init functions are not needed any more since we now...
[pes-rpp/rpp-lwip.git] / CHANGELOG
index 36c55d5afe16a45de7b4e426117aecbb87768301..005ccbe84e3d11cbeda7d5a484667c80a5bf8a74 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,11 @@ HISTORY
 
   ++ New features:
 
+  2007-10-08 Simon Goldschmidt
+  * many files: Changed initialization: many init functions are not needed any
+    more since we now rely on the compiler initializing global and static
+    variables to zero!
+
   2007-10-06 Simon Goldschmidt
   * ip_frag.c, memp.c, mib2.c, ip_frag.h, memp_std.h, opt.h: Changed IP_REASSEMBLY
     to enqueue the received pbufs so that multiple packets can be reassembled