Update release dates
authorAnthony Green <green@moxielogic.com>
Mon, 19 Sep 2022 12:17:15 +0000 (08:17 -0400)
committerAnthony Green <green@moxielogic.com>
Mon, 19 Sep 2022 12:17:15 +0000 (08:17 -0400)
README.md

index 540c8d8d614910df8a05f6889983003837969ba8..6c0bf60a9f3692125afc6a15f84f55c314ad178d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 Status
 ======
 
-libffi-3.4.3 was released on TBD.  Check the libffi web page
-for updates: <URL:http://sourceware.org/libffi/>.
+libffi-3.4.3 was released on September 19, 2022.  Check the libffi web
+page for updates: <URL:http://sourceware.org/libffi/>.
 
 
 What is libffi?
@@ -197,7 +197,7 @@ History
 
 See the git log for details at http://github.com/libffi/libffi.
 
-    3.4.3 TBD
+    3.4.3 Sep-19-22
         All struct args are passed by value, regardless of size, as per ABIs.
         Enable static trampolines for Cygwin.
         Add support for Loongson's LoonArch64 architecture.