From 4276709bd3d166c28b5f120c0fe32be71107c010 Mon Sep 17 00:00:00 2001 From: Mooneer Salem Date: Mon, 21 Oct 2024 07:04:52 -0700 Subject: [PATCH] Update changelog. --- USER_MANUAL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/USER_MANUAL.md b/USER_MANUAL.md index 40d3aec5..f1e6fe4d 100644 --- a/USER_MANUAL.md +++ b/USER_MANUAL.md @@ -903,6 +903,8 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes 3. Build system: * Allow overrriding the version tag when building. (PR #727) * Update wxWidgets to 3.2.5. (PR #731) +4. Miscallenous: + * Add issue template for SW bugs. (PR #759) ## V1.9.9.2 June 2024