commit | 0662f8a5eaa19f7eed6978eed1af32563359fb93 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Tue Jul 20 21:54:18 2004 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Tue Jul 20 21:54:18 2004 +0000 |
tree | b1038a93a40ba0091f8014f6b626ce0881c019ff | |
parent | 13e50fe45349c89325aeba460ef2d9e0efaca27c [diff] [blame] |
SF #846659, fix bufsize violation and GNU longname/longlink extensions
diff --git a/Misc/NEWS b/Misc/NEWS index c395576..fd6d244 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -39,6 +39,9 @@ Library ------- +- Patch #846659. Fix an error in tarfile.py when using + GNU longname/longlink creation. + - The obsolete FCNTL.py has been deleted. The builtin fcntl module has been available (on platforms that support fcntl) since Python 1.5a3, and all FCNTL.py did is export fcntl's names, after generating