Mercurial > emacs
diff mac/ChangeLog @ 48979:81b2338bea6e
* make-package: Fix typo where tmpparent was used instead of
tempparent for calculating installedSize and compressedSize
| author | Steven Tamm <steventamm@mac.com> |
|---|---|
| date | Fri, 27 Dec 2002 23:35:36 +0000 |
| parents | d647bfab4d8a |
| children | dfea5194194f |
line wrap: on
line diff
--- a/mac/ChangeLog Fri Dec 27 04:09:53 2002 +0000 +++ b/mac/ChangeLog Fri Dec 27 23:35:36 2002 +0000 @@ -1,3 +1,8 @@ +2002-12-27 Steven Tamm <steventamm@mac.com> + + * make-package: Fix typo where tmpparent was used instead of + tempparent for calculating installedSize and compressedSize + 2002-12-10 Andreas Schwab <schwab@suse.de> * make-package: Fix syntax for find.
