Issue #3366:  Add lgamma function to math module.
diff --git a/Misc/NEWS b/Misc/NEWS
index 38640a7..2ccef10 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1654,7 +1654,7 @@
 
 - Issue #7078: Set struct.__doc__ from _struct.__doc__.
 
-- Issue #3366: Add gamma function to math module.
+- Issue #3366: Add gamma, lgamma functions to math module.
 
 - Issue #6823: Allow time.strftime() to accept a tuple with a isdst field
   outside of the range of [-1, 1] by normalizing the value to within that