]> The Tcpdump Group git mirrors - tcpdump/blobdiff - CHANGES
Do not substitute strdup().
[tcpdump] / CHANGES
diff --git a/CHANGES b/CHANGES
index 08139588c4ab5818807ad80444ed2421e8c39e98..a976bd7f2278d64747c141f5dc03b4dab52009da 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -33,6 +33,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
     Source code:
       Use %zu when printing a sizeof to squelch compiler warnings
       Remove unused missing/snprintf.c.
+      Remove unused missing/strdup.c.
       (FIXME: somebody please wrap the line below just before the release)
       AODV, AppleTalk, BOOTP, CHDLC, DCCP, EGP, EIGRP, ForCES, Geneve, GRE, Juniper, L2TP, NetFlow, NTP, OLSR, PGM, RIP, RSVP, SCTP, SNMP, TCP, UDP, vsock: Modernize packet parsing style
       DCCP, EGP: Replace custom code with tok2str()