summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-07-20 11:28:16 -0700
committerGuy Harris <guy@alum.mit.edu>2010-07-20 11:28:16 -0700
commit91afccb253a5f4d94c3a8d98a8fe24df23f10c38 (patch)
tree18058306ba4f0b40393af82cdba30d98e8f3fa1b /CHANGES
parentf05ce9e30042d28503780e33b4294f5e66625169 (diff)
downloadtcpdump-91afccb253a5f4d94c3a8d98a8fe24df23f10c38.tar.gz
List the 4.1.x fixes we've checked in so far.
Also, clean up the item for the post-4.1.x changes.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES19
1 files changed, 16 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 8d68bea1..3c4f0f99 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,19 @@
- Summary for 4.1.+
- merged 802.15.4 decoder from Dmitry Eremin-Solenikov <dbaryshkov at gmail dot com>
-
+ Summary for 4.2.+
+ merged 802.15.4 decoder from Dmitry Eremin-Solenikov <dbaryshkov
+ at gmail dot com>
+
+Tue. July 20, 2010. guy@alum.mit.edu.
+ Summary for 4.1.2 tcpdump release
+ If -U is specified, flush the file after creating it, so it's
+ not zero-length
+ Fix TCP flags output description, and some typoes, in the man
+ page
+ Add a -h flag, and only attempt to recognize 802.11s mesh
+ headers if it's set
+ When printing the link-layer type list, send *all* output to
+ stderr
+ Include the CFLAGS setting when configure was run in the
+ compiler flags
Thu. April 1, 2010. guy@alum.mit.edu.
Summary for 4.1.1 tcpdump release