diff options
Diffstat (limited to 'Build/source/texk/tetex/ChangeLog')
-rw-r--r-- | Build/source/texk/tetex/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/tetex/ChangeLog b/Build/source/texk/tetex/ChangeLog index 5c8630eb3f1..3320b8629f0 100644 --- a/Build/source/texk/tetex/ChangeLog +++ b/Build/source/texk/tetex/ChangeLog @@ -1,3 +1,12 @@ +2007-10-19 Karl Berry <karl@tug.org> + + * updmap (processOptions): add --copy and -n options. + (setupSymlinks): with --copy, cp instead of ln -s. + We want this for TL. + (mkMaps): with -n, exit before actually doing anything. + (setupLog): with -n, do not log. + (help): update and augment. + 2007-10-12 Karl Berry <karl@tug.org> * texlinks: new option -u[nlink] for uninstall. |