]> granicus.if.org Git - python/commitdiff
Update NEWS
authorJason R. Coombs <jaraco@jaraco.com>
Sat, 2 Nov 2013 15:43:40 +0000 (11:43 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Sat, 2 Nov 2013 15:43:40 +0000 (11:43 -0400)
Misc/NEWS

index 72d1ccc0c9b6ce5beee7a745ab760b9501143888..b5b355f2ff40e9ee70a68276f57883ecd6c08aa1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,9 @@ Core and Builtins
 Library
 -------
 
+- Issue #19286: Directories in ``package_data`` are no longer added to
+  the filelist, preventing failure outlined in the ticket.
+
 Tests
 -----