]> The Tcpdump Group git mirrors - tcpdump/commitdiff
List the fixes we've checked in so far.
authorGuy Harris <[email protected]>
Tue, 20 Jul 2010 18:24:51 +0000 (11:24 -0700)
committerGuy Harris <[email protected]>
Tue, 20 Jul 2010 18:24:51 +0000 (11:24 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 33f453b7d528a9b3f17cb4ed9c16ce1c4a44a334..098b0814019645316335579d7b4a6d99ca232aac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+Tue.    July 20, 2010.  [email protected].
+  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.  [email protected].
   Summary for 4.1.1 tcpdump release
        Fix build on systems with PF, such as FreeBSD and OpenBSD.