# HG changeset patch # User Magnus Henoch # Date 1208969217 0 # Node ID af2c231545b20f38b1fa5fc059122ab52c634bbe # Parent f6d5eb496a394818f7f3d4ae56ec3dd40b5060aa *** empty log message *** diff -r f6d5eb496a39 -r af2c231545b2 lisp/ChangeLog --- a/lisp/ChangeLog Wed Apr 23 16:46:43 2008 +0000 +++ b/lisp/ChangeLog Wed Apr 23 16:46:57 2008 +0000 @@ -1,3 +1,9 @@ +2008-04-23 Magnus Henoch + + * tar-mode.el (tar-untar-buffer): If the entry has directory + link type, extract it as a directory even if its file name doesn't + end with a slash. Fixes extraction of NetBSD tar archives. + 2008-04-23 Stefan Monnier * server.el (server-start): Also don't get confused by CRs since we