]> bbs.cooldavid.org Git - jme.git/blobdiff - CHANGELOG
jme: Don't show UDP Checksum error if HW misjudged
[jme.git] / CHANGELOG
index ed6e32704e8d822b2fae9a741e3e0aee001a456d..45f18f580ed1f297fa87b3e0793248e21726ddca 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+Version 1.0.7 -- 10/19/2010
+       Source migrated to git, stop maintaining CHANGELOG.
+       The detail of changes can be found with "git log -p VERSION..VERSION"
+       example: git log -p jmebp-1.0.6..jmebp-1.0.7
+
 Version 1.0.6.1 -- 03/19/2010
        * Protect vlgrp structure by pause RX actions. Instead of adding
          lock in the hot zone.