Issue #8179: Fix macpath.realpath() on a non-existing path.
diff --git a/Misc/NEWS b/Misc/NEWS
index 4221ee2..d8c18c8 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -24,6 +24,8 @@
 Library
 -------
 
+- Issue #8179: Fix macpath.realpath() on a non-existing path.
+
 - Issue #8024: Update the Unicode database to 5.2.
 
 - Issue #8104: socket.recv_into() and socket.recvfrom_into() now support