]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Move "Source code" section before "Building and testing" one
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 1 Jan 2023 19:21:28 +0000 (20:21 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 1 Jan 2023 19:23:55 +0000 (20:23 +0100)
[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index 908082d23f868b85264152930c693bc9367d1ba6..76e867eeaa3ee1515c7aa736529d4be4e8c6b352 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -43,6 +43,8 @@ Monthday, Month DD, YYYY by gharris and denis
 
 TBD
   Summary for 4.99.3 tcpdump release (so far!)
+    Source code:
+      smbutil.c: Replace obsolete function call (asctime)
     Building and testing:
       cmake: Update the minimum required version to 2.8.12 (except Windows).
       CI: Introduce and use TCPDUMP_CMAKE_TAINTED.
@@ -51,8 +53,6 @@ TBD
       Cirrus CI: Run the "make releasecheck" command in the Linux task.
       Makefile.in: Add the whitespacecheck target.
       Cirrus CI: Run the "make whitespacecheck" command in the Linux task.
-    Source code:
-      smbutil.c: Replace obsolete function call (asctime)
 
 Saturday, December 31, 2022 / The Tcpdump Group
   Summary for 4.99.2 tcpdump release