summaryrefslogtreecommitdiff
path: root/Build/source/texk/texlive/tl_support/ChangeLog
blob: 2db19b13364d25265004e5c3ff1d430903633538 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
2020-05-28  Karl Berry  <karl@freefriends.org>

	* Makefile.am (run-texlinks): do nothing if the texlinks script
	or the needed fmtutil.cnf do not exist or are empty files. This
	can happen with, e.g., --disable-texlive.
	(texlinks_fmtutil): new variable for fmtutil.cnf location.
	($(DESTDIR)$(bindir)/texlinks,
 	 $(DESTDIR)$(web2cdir)/fmtutil.cnf): remove targets, since we check
 	explicitly for the files now. make install must be run first.
 	Report from Andreas Scherer,
	https://tug.org/pipermail/tlbuild/2020q1/004614.html.

2020-01-31  Karl Berry  <karl@freefriends.org>

	* mktexlsr.1,
	* mktexmf.1,
	* mktexpk.1: replace @KPATHSEA_VERSION@ with current info,
	since these are no longer substituted.

2020-01-30  Karl Berry  <karl@tug.org>

	* mktextfm.1: mention new MF_MODE_EXTRA_INFO feature.

2019-12-29  Karl Berry  <karl@tug.org>

	* mktexlsr.1,
	* mktexmf.1,
	* mktexpk.1,
	* mktextfm.1: add here, moved from
	Build/source/texk/kpathsea/man. Not yet sure of the best way
	to handle the man pages for Master-maintained scripts, but this will
	suffice for now.
	* Makefile.am (dist_man_MANS): add mktex{lsr,mf,pk,tfm}.man.
        (man1_links): add mktexlsr:texhash.

2017-12-18  Karl Berry  <karl@tug.org>

	* texconfig.sh: more updates from Norbert to use tlmgr (from 45882).

2017-04-24  Paul Vojta  <vojta@math.berkeley.edu>

	* texconfig.sh: xdvi paper size updates (also in TLPaper.pm).
	Also, no more dvipdfm "config" file.

2017-04-16  Karl Berry  <karl@tug.org>

	* texconfig.sh: remove references to dvipdfm, since it is no
	longer separate from dvipdfmx.
	* tcfmgr.map (config): likewise.
	(pdftexconfig.tex): now in tex/generic/tex-ini-files.
	From Paul Vojta.

2017-03-28  Karl Berry  <karl@tug.org>

	* Makefile.am (xupdmap.1,xfmtutil.1): also make /tmp/*.html.

2016-03-18  Karl Berry  <karl@tug.org>

	* texconfig-dialog.sh (cleanup): termCtl ctl rather than reset,
	to avoid altering user's terminal settings.
	http://tug.org/pipermail/tex-live/2016-March/037852.html

2015-04-27  Karl Berry  <karl@tug.org>

	* Makefile.am (xmans): new phony target.

2015-04-20  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Remove fmtutil-sys.sh and updmap-sys.sh, they are
	maintained under Master and now handled via linked_scripts.

2015-04-19  Karl Berry  <karl@tug.org>

	* texlinks.sh (install_link): use $exeext for pdfcsplain too,
	for Cygwin.  From Ken Brown.	

2015-04-12  Norbert Preining  <norbert@preining.info>

	* Makefile.am: remove fmtutil.sh, it is now handled via
	linked_scripts and fmtutil.pl

2014-11-20  Karl Berry  <karl@tug.org>

	* fmtutil.sh: (init_log_warnings, log_warning): remove.
	(main): change log_warning calls to log_failure.
	(flush_msg_buffers, byebye): no warnings any more.

	* fmtutil-sys.sh: doc fixes.

	* updmap-sys.sh: prepend directory of executable to $PATH.
	
2014-11-17  Karl Berry  <karl@tug.org>

	* fmtutil.sh: install (modified) patch from Zephyrus C,
	29 May 2014 00:15:15,
	http://tug.org/pipermail/tex-live/2014-May/035443.html.
	(setupTmpDir): call byebye instead of cleanup, to display msgs.
	(byebye): exit 1 if warnings, not just errors.
	(verbose): do not assume && ... || precedence.
	(main): set setupTmpDir (and trap in general) earlier.
	(run_initex): check for mv and cp failure, e.g., full file system.

2014-07-28  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (run-texlinks): Install the required files.

2014-07-27  Karl Berry  <karl@tug.org>

	* Makefile.am (texlinks_prog): separate out from $(run_texlinks).

2014-07-17  Karl Berry  <karl@tug.org>

	* tcfmgr,
	* fmtutil.sh,
	* fmtutil-sys.sh:
	* texconfig.1: prepend directory of executable to $PATH.

2014-07-13  Karl Berry  <karl@tug.org>

	* texconfig.sh,
	* texconfig-sys.sh,
	* texconfig-dialog.sh,
	* texconfig.1: prepend directory of executable to $PATH.
	(Testing with texconfig before propagating to updmap and fmtutil.)

2014-05-09  Karl Berry  <karl@tug.org>

	* texlinks.sh (install_link): force destination for
	pdfcsplain to be pdftex.

2014-04-21  Norbert Preining  <preining@logic.at>

	* fmtutil.sh: new option --no-error-if-no-engine,
	for the sake of luajittex, not available on all platforms.

2013-07-31  Norbert Preining  <preining@logic.at>

	* updmap-sys.sh: call updmap --sys  instead of epanding vars

2013-04-28  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Simplify '$(srcdir)/..'=> '$(top_srcdir)'.

2013-04-14  Karl Berry  <karl@tug.org>

	* updmap.pl: wording, sync from Master.

2013-02-08  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am ({texconfig,web2c}dir): Change texmf => texmf-dist.

2013-01-26  Karl Berry  <karl@tug.org>

	* Makefile.am (echo-shell-scripts): new target, for
	check-wrapper-consistency.

2013-01-15  Karl Berry  <karl@tug.org>

	* fmtutil.sh (run_initex): save log file first,
	even if the .fmt isn't built.  Tweak message wordings.
	Report from tljack, 12 Jan 2013 14:35:16.

2012-08-08  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* fmtutil*, tcfmgr*, texconfig*, texlinks*  (removed):
	Moved from here to ../texlive/tetex/.
	* Makefile.am: Adapted; run-texlinks rule

2012-08-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* tests/, all*, dvi2fax*, dvired*, fontinst*, kpsetool*,
	kpsewhere*, ps2frag*, pslatex*, rubibtex*, rumakeindex*,
	updmap* (removed): Moved from here to ../texlive/tetex/.
	* Makefile.am: Adapted.

2012-08-06  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* e2pall.man, texdoctk.man, texdoctk.man (removed): Moved from
	here to ../texlive/tetex/.
	* Makefile.am: Adapted.

2012-08-04  Karl Berry  <karl@tug.org>

	* tl-sys-wrapper: not needed.  The Windows wrapper, runscript.tlu,
	already handles -sys, as does the Windows fmtutil.c.
	* Makefile.am (EXTRA_DIST): remove it again.

2012-08-03  Karl Berry  <karl@tug.org>

	* tl-sys-wrapper.pl: initial attempt.

2012-07-31  Norbert Preining  <preining@logic.at>

	* updmap.pl (main): fix quoting and var expansion on Windows.
	* updmap.pl (main): and another fix, this time for PATH separator

2012-07-30  Norbert Preining  <preining@logic.at>

	* updmap.pl (main): support for multiple entry TEXMFLOCAL.
	Tell the user which config files is used for writing.

2012-07-23  Karl Berry  <karl@tug.org>

	* updmap.pl (help): we have both --showoption and --showoptions.
	Ugh.  Found by Bruno Voisin, 11 Jun 2012 21:34:44.

2012-06-10  Norbert Preining  <preining@logic.at>

	* updmap.pl: fix ordering of how updmap.cfg files are read
	and add documentation.

2012-06-04  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (EXTRA_DIST): Add the new file updmap.help2man.

2012-06-01  Karl Berry  <karl@tug.org>

	* Makefile.am (xupdmap.man): new (phony) target to run help2man.
	* updmap.help2man: new file.

	* updmap.pl: consistently use $prg, and remove .pl suffix.

2012-05-31  Karl Berry  <karl@tug.org>

	* updmap.pl (reset_root_home): accept /var/root.

2012-05-31  Norbert Preining  <preining@logic.at>

	* updmap.pl: reset root $HOME if it is not the real one, since
	sudo does not reset it

2012-05-21  Norbert Preining  <preining@logic.at>

	* updmap.pl
	  . on win32, ensure file names are in lower case 
	  . add --dvipdfmxoutputdir, make --dvipdfmoutputdir synonym
	    (more or less)
	  . make sure that the file name database is properly updated
	    when creating a new config file
	  . remove --old-mode cmd line option

2012-05-15  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* updmap.pl: Moved from  ../texlive/linked_scripts/texlive/
	back to here.
	* tests/ (new): Moved from ../texlive/ to here and adapted.
	* Makefile.am: Adapted.

2012-05-14  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* tests/ (removed): Moved from here to ../texlive/.
	* Makefile.am: Adapted.

	* fmtutil.cnf: Updated from Master.

2012-05-14  Norbert Preining  <preining@logic.at>

	* updmap.pl: rename to updmap-single.pl, we ship updmap.pl now
	via ../texlive/linked_scripts/texlive/updmap.pl

2012-04-10  Karl Berry  <karl@tug.org>

	* fmtutil (main): eradicate double slashes in tmpdir.
	tex-k mail from Alexey Vikhlinin, 8 Apr 2012 17:32:02.

2012-03-12  Karl Berry  <karl@tug.org>

	* updmap.cfg.5: avoid ... at beginning of line.
	Replace Debian-specific text.

2012-02-21  Karl Berry  <karl@tug.org>

	* updmap.pl (help): updates for kanji.

2012-02-10  Norbert Preining  <preining@logic.at>

	* updmap.pl: fix breakage of updmap if a generated file does
	not exist (wrong double substitution of @kanji*@ strings)

2012-02-01  Norbert Preining  <preining@logic.at>

	* updmap.pl: 
	  . support -showoption key that shows the current setting
	  . fix not-acceptance of empty values in key/val -setoption

2012-01-19  Norbert Preining  <preining@logic.at>

	* updmap.pl: 
	  . allow --enable Map foo.map again
	  . support kanjiVariant options and replacement

2011-12-12  Karl Berry  <karl@tug.org>

	* updmap.pl: untabify, formatting.

2011-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Replace ${prefix}/texmf => $(datarootdir)/texmf.

2011-11-16  Norbert Preining  <preining@logic.at>

	* updmap.pl: make sure that kanjiEmbed is set to a default value
	if not found in the config file.

2011-11-09  Norbert Preining  <preining@logic.at>

	* updmap.pl: add support for pxdviUse config option in updmap, 
	and generate xdvi-ptex.map if it is set in a similar way as kanjix.map,
	patch based on work of Hironori Kitagawa

2011-11-04  Norbert Preining  <preining@logic.at>

	* updmap.pl: small fixes to documentation of updmap.pl, and fixes
	to --syncwithtrees and --listavail, patch from Hironori Kitagawa

2011-11-02  Norbert Preining  <preining@logic.at>

	* updmap.pl: apply patch from Hironori Kitagawa that fixes
	a --syncwithtrees problem in searching for map names.

2011-10-26  Norbert Preining  <preining@logic.at>

	* updmap.pl: apply patch from ptexlive Tsuchimura to support
	kanjiEmbed setting, and generate kanjix.map.

2011-09-09  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Adapt to script_links.am using relpath.
	(run-texlinks): Declare as .PHONY; skip texlinks for WIN32.

2011-09-09  Karl Berry  <karl@tug.org>

	* tests: new subdir, with first updmap test, that doesn't really
	work yet but passes anyway.
	* Makefile.am (TESTS): add tests/updmap-cmdline-test.pl.
	* updmap.pl (read_option_vals): don't call getopt twice (from Norbert).
	Don't complain about non-option args, that is how --enable/--disable
	are currently (mis)handled.
	(writeLines, copyFile, setupOutputDir, SetupCfgFile): do nothing
	if $dry_run.

2011-09-05  Karl Berry  <karl@tug.org>

	* texconfig-dialog (runDialog): only clear screen if we actually
	run the dialog program.
	(findDialog): do not bother setting DIALOG_TERM and
	DIALOG_TERMINFO if we don't find a system dialog program,
	since we're just going to abort anyway.
	* texmf: remove subdir with terminfo definitions.
	* Makefile.am (texconfdir, nobase_dist_texconf_DATA): likewise rm.

2011-09-04  Norbert Preining  <preining@logic.at>

	* updmap.pl (BEGIN): older versions are supported again.
	(read_for_set_options): new fn.
	(processOptions): call it, so we call getopt twice,
	so we can avoid using the =s{1,2} specifier (for --setoption)
	which needs perl 5.8.8.
	Also, complain about non-option arguments.
	http://tug.org/pipermail/tex-live/2011-July/029764.html
	http://tug.org/pipermail/tex-k/2011-September/002329.html

2011-08-26  Karl Berry  <karl@tug.org>

	* texconfig-dialog: do not invoke tcdialog as fallback,
	give up instead.  We don't want to install our own (tc)dialog any
	more, induces curses dependencies.  More importantly, texconfig,
	and especially this interactive configuration, has not been the
	way we have been moving (or testing) for years now.  If there is
	anyone left who wants to do it, they can install their own dialog
	(or whiptail) program.

2011-06-27  Karl Berry  <karl@tug.org>

	* fmtutil (version): rename to versionfunc, or Solaris sh dies
	with "bad substitution".
	Report from Nelson, 23 Jun 2011 09:42:09.

2011-06-18  Karl Berry  <karl@tug.org>

	* updmap.pl (locateMap): allow "Map foo" (without the ".map"),
	as the sh updmap map.  (The actual file still being foo.map.)
	Report from Peter Dyballa, 15 Jun 2011 10:04:36.

2011-06-16  Karl Berry  <karl@tug.org>

	* updmap.pl (help): add more info and modify to work with help2man.
	* updmap.man: generate with help2man.

	* updmap.pl (progname): eliminate fn in favor of $0
	or hardwired "updmap" as appropriate.

	* old-updmap: rename from updmap, to make it clearer this
	(sh version) is not used any more.
	* old-fontinst.bat: rename from fontinst.bat.

	* updmap.pl ($pdftexStripEnc): set to zero.
	(to_pdftex): return the input, not empty.
	(ProcessOptions): accept and ignore dvipdfmoutputdir.
	
	* updmap.pl (@psADOBE): use the same list as from sh updmap,
	including the spaces, to be sure we are getting the same behavior.
	
	Related:
	* Master/texmf/fonts/map/dvips/tetex/pdftex35.map,
	* Master/texmf/fonts/map/dvips/tetex/ps2pk35.map (phvbo8rn,phvbo8yn):
        ever since at least TL 7, these have had
	spurious "-Narrow-BoldOblique" suffixes on the correct
	NimbusSanL-BoldCondItal, left over from the Adobe
	Helvetica-Narrow-BoldOblique.
	(Yet the fonts could still be used.)
	* Master/texmf/fonts/map/{dvips,pdftex}/updmap: regenerate.

	* updmap.pl: support --setoption foo bar as well as foo=bar,
	for compatibility.
	(setOptions): new fn.
	(ProcessOptions): use "setoption=s{1,2}" => \@setoptions
	instead of "setoption=s" => \%setOption, since we have to parse
	the values manually.
	(Getopt::Long::Configure): removing bundling, disallows the
	=s{1,2} Getopt directive we specify for parsing.
	Original report from Herbert Schulz,
	mactex mail 13 Jun 2011 07:56:50.
	
	Unrelated, sorry:
	Add $0 to die commands.
	(setOption): silently accept dvipdfmDownloadBase14.
	($verbose): remove unused variable.

2011-06-15  Karl Berry  <karl@tug.org>

	* updmap.pl: reformat long lists, reduce ####, other formatting.
	(processOptions): do not mkdirhier the output directories
	if it is a dry run.

	* updmap.pl (@psADOBE): do BoldItalic (etc.) before Bold (etc.),
	other generated pdftex.map has bogus names with spaces.
	Original report from Herbert Schulz,
	mactex mail 13 Jun 2011 08:27:46.

	Unrelated, sorry:
	(Getopt::Long::Configure): set ignore_case_always.
	(Case-insensitive option matching is the default?!)
	(--force, $opt_force): new option.
	(processOptions): sort and indent option list consistently.    

2011-05-31  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Use ../am/bin_links.am for $(bindir) links.

2011-05-12  Karl Berry  <karl@tug.org>

	* updmap.pl (pdftexNoEnc): rename to pdftexStripEnc.
	(to_pdftex): change uses.
	(Reinhard K made an equivalent change.)

2011-04-04  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Rename updmap-sys => updmap-sys.sh.
	* Makefile.am: Install updmap and updmap-sys as linked scripts
	and use the ../am/script_links.am fragment.

2011-02-08  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Use ../am/man1_links.am for manpage links.

2011-01-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am, configure.ac [WIN32]: Install wrapper binary for
	fontinst (handled as alias by runscript.tlu).

	* texconfig, texconfig-sys: Drop texconfig_sys shell variable;
	now done via TEXMFVAR and TEXMFCONFIG in the environment.

2011-01-04  Karl Berry  <karl@tug.org>

	* updmap: add many more verbose messages, to help understand what
	files are being created from what sources.

2010-12-27  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (install-exec-hook, install-data-hook): Check
	symlink creation.

2010-12-25  Karl Berry  <karl@tug.org>

	* doc,
	* pdfetex-pl.pool,
	* README.a2ping: remove these seemingly not useful files.
	* Makefile.am: update accordingly.

2010-12-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Added KPSE_CHECK_WIN32.
	* context/ (removed): Files moved to ../texlive/context/.
	* Makefile.am: Adapted.

2010-12-19  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* ps4pdf: Removed, replaced by newer version under ../texlive/.
	* Makefile.am: Adapted.

2010-12-18  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* context/texmfstart.man: Fix typo.

2010-07-05  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* fmtutil.man: Adapt to fmtutil.

2010-07-04  Norbert Preining  <preining@logic.at>

	* fmtutil: add --no-error-if-no-format, don't abort in some cases of
	missing formats

2010-06-12  Karl Berry  <karl@tug.org>

	* fmtutil (--edit): disable.
	(help): document this, other tweaks.

2010-05-31  Manuel P\'egouri\'e-Gonnard <mpg@elzevir.fr>

	* fmtutil: allow more than one language file per format.

2010-05-20  Karl Berry  <karl@tug.org>

	* doc/TETEXDOC.dvi,
	* doc/TETEXDOC.ps: rm files.
	* doc/Makefile: do not bother remaking .dvi + .ps.
	* Makefile.am (dist_tetexdoc_DATA): rm.

2010-04-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (run_texlinks, run_texlinks): Respect DESTDIR.

2010-04-28  Manuel P\'egouri\'e-Gonnard  <mpg@elzevir.fr>

	* texlinks: Append exeext to engine names.
	* Makefile.am (run_texlinks): Invoke texlinks with explicit dir.

2010-03-12  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* texlinks (version): Add missing quote in svn id.

2010-03-11  Karl Berry  <karl@tug.org>

	* updmap,
	* texlinks,
	* texconfig (version): use svn id.
	(help): regularize info at end of msg.

	* fmtutil (help): describe mktexfmt operation.
	(main): give more error message in mktexfmt mode.
	Report from Ludovic Courtes, 08 Mar 2010 21:55:53.

2010-01-17  Karl Berry  <karl@tug.org>

	* updmap,
	* fmtutil: tweak help messages.

	* tcfmgr (setupMap),
	* fmtutil (main),
	* updmap (setupCfgFile): maybe ls-R missing when basic config
	files not found.

2009-12-23  Norbert Preining  <preining@logic.at>

	* fmtutil: check for infinite loop only in mktexfmt mode so that
	multiple defined format/engine combinations are accepted.

2009-10-24  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (bin_links, man1_links):
	New lists of symlinks within bindir and man1dir.
	Moved handling of texhash symlinks to ../kpathsea/man/.
	Moved handling of lambda, ctangle, cweave, odvicopy, odvitype,
	mf-nowin, and pdflatex symlinks to ../web2c/man/.
	(install-data-hook, install-exec-hook, uninstall-hook):
	Use `bin_links' and `man1_links'.

	* mkocp.man, mkofm.man, otp2ocp.man, outocp.man: Moved from
	here to ../web2c/otps/.
	* ofm2opl.man, opl2ofm.man, ovf2ovp.man, ovp2ovf.man,
	ttf2afm.man: Moved from here to ../web2c/man/.
	* Makefile.am (dist_man1_MANS): Adjusted.

2009-10-09  Karl Berry  <karl@tug.org>

	* fmtutil (run_initex): if it doesn't already exist, create
	mplib-luatex.mem when we create mpost.mem.

2009-08-24  Reinhard Kotucha  <reinhard.kotucha@web.de>

	* updmap.pl (mkMaps): replace dir/ls shell commands by Perl code.

2009-08-22  Tomek Trzeciak  <t.m.trzeciak@gmail.com>

	* updmap.pl (mkmaps): remove unneeded COMSPEC from backticks

2009-08-19  Karl Berry  <karl@tug.org>

	* updmap.pl (mkmaps): quote invocation of COMSPEC.
	From Dan Luecking, 19 Aug 2009 15:13:31.

2009-08-15  Karl Berry  <karl@tug.org>

	* fmtutil (--byengine): new option, from Norbert.
	(help): mention it; other tweaks.
	* fmtutil.man: also update.

2009-07-23  Karl Berry  <karl@tug.org>

	* updmap (help): mention tug.org/fonts/fontinstall.html.

2009-06-23  Karl Berry  <karl@tug.org>

	* Makefile.am (run_texlinks): add -e "$(EXEEXT)".
	* texlinks: new option -e to specify executable extension (for
	cygwin).	

2009-06-11  Norbert Preining  <preining@logic.at>

	* fmtutil (log_warning): new fn, related code, so that
	LaTeX's five-year-old warning does not trigger failure.
	Debian bug #531595.

2009-05-28  Karl Berry  <karl@tug.org>

	* texconfig.man: update from Frank K, 27 May 2009 23:17:49.

2009-05-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapt to TL2009 build system.

2009-04-03  Karl Berry  <karl@tug.org>

	* Makefile.am (EXTRA_DIST): remove texdoc.man from list.
	* texdoc.man: remove file; maintained separately now
	(http://tug.org/texdoc)

2009-03-17  Karl Berry  <karl@tug.org>

	* updmap (main, cleanup): cd back to the original pwd instead of /,
	to work around 
	rm: cannot get current directory: Permission denied
	error in (at least) coreutils 5.2.1 in some ill-defined circumstance.
	Report from Lars Madsen.

2008-10-27  Karl Berry  <karl@tug.org>

	* updmap.pl: also adjust printed output.
	From Aaron Chen, 25 Oct 2008 16:40:59.

2008-10-24  Karl Berry  <karl@tug.org>

	* Makefile.in (run-texlinks): quote the PATH
	argument in case there are spaces lurking.
	Report from Angelo Graziosi, 23 Oct 2008 16:08:59.

2008-10-22  Karl Berry  <karl@tug.org>

	* updmap.pl (cfgval): only consider falsish strings to be 0, else
	leave the value as-is, for the sake of LW35, which does not take a
	boolean.  Report and patch from Aaron Chen, 17 Oct 2008 01:22:24.

2008-09-22  Karl Berry  <karl@tug.org>

	* fmtutil (parse_line): pass --format=mp to kpsewhich when
	engine=mpost, instead of --format=mpost.

2008-07-08  Karl Berry  <karl@tug.org>

	* texconfig (hyphen, formats): disable these functions,
	fmtutil.cnf and language.dat/def must not be manually edited,
	since they are now automatically regenerated, as tlmgr regenerates.

2008-07-05  Karl Berry  <karl@tug.org>

	* Makefile.in (run_texlinks): use -f $(web2cdir)/fmtutil.cnf.
	(run_mktexlsr): no longer needed.
	From Francois Charette, tldistro 04 Jul 2008 09:22:42.

2008-06-18  Karl Berry  <karl@tug.org>

	* texlinks: metafun is not created specially by ConTeXt, so we'll
	create it here.

2008-06-17  Norbert Preining  <preining@logic.at>

	* fmtutil: add the engine setting to the infinite-loop-detection
	variable.

2008-06-15  Karl Berry  <karl@tug.org>

	* Makefile.in (run_mktexlsr): no need to set TEXMFDBS, cmdline
	dir is respected again.
	(CONTEXTSCRIPTS): remove texexec, the version here was old.

2008-05-28  Karl Berry  <karl@tug.org>

	* fmtutil.cnf: new file, a slave of Master/texmf/web2c/fmtutil.cnf,
	which we keep in sync via TL infrastructure scripts.
	* Makefile.in (install-data): install fmtutil.cnf.
	(run-texlinks): new target, invoked by top-level make.
	* texlinks: doc fixes.

2008-05-19  Karl Berry  <karl@tug.org>

	* texdoc: remove, master is now the lua version in texmf/scripts.

2008-05-11  Norbert Preining <preining@logic.at>

	* Makefile.in: do not install texdoc(.man) since we will use the
	  texlua version from Frank (to be found in ../texlive)

2008-05-08  Norbert Preining <preining@logic.at>

	* updmap, tcfmgr: quote various calls containing env variables
	  taken from texmf.cnf which could contain spaces

2008-05-05  Karl Berry  <karl@tug.org>

	* texconfig (generate): remove this, now done in tlmgr.

2008-05-04  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): add ps4pdf.

2008-04-25  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): now tlmgr.tlu.

2008-04-16  Norbert Preining  <preining@logic.at>

	* fmtutil: fix creation of dirs with spaces

2008-04-14  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): no more *xindy, the xindy Makefile
	itself takes care of those.

2008-04-12  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): pdfcrop now in texmf-dist.
	Add xindy.pl, texindy.pl.

2008-03-18  Karl Berry  <karl@tug.org>

	* Makefile.in (install-linked-scripts): use $(LINKSUFFIX).
	(LINKSUFFIX): new variable, for passing -sys.
	(install-linked-sys-scripts): make install-linked-scripts
	instead of repeating code.

2008-03-15  Reinhard Kotucha  <reinhard.kotucha@web.de>

	* Makefile.in (LINKEDSCRIPTS): add pdfthumb.

2008-03-14  Reinhard Kotucha  <reinhard.kotucha@web.de>

	* Makefile.in (LINKED_SYS_SCRIPTS): new list for -sys progs.
	Add getnonfreefonts.pl.

2008-03-14  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKEDSCRIPTS): add ppower4, no longer in tetex.

	* fmtutil: check for infinite loops.
	From Stepan Kasal, http://bugzilla.redhat.com/show_bug.cgi?id=437008.

2008-03-07  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKEDPLSCRIPTS): rename from LINKEDPERLSCRIPTS.
	(LINKEDNOEXTSCRIPTS): new variable for makeglossaries.
        (install-linkedscripts): install them.

2008-03-03  Karl Berry  <karl@tug.org>

	* latex.info, latex2e.texi: remove; this will become a separate
	package.
	* Makefile.in: remove info-related stuff.
	(LINKEDPERLSCRIPTS): add e2pall, pkfix, ps2eps.

2008-03-02  Karl Berry  <karl@tug.org>

	* Makefile.in: more doc

2008-02-16  Karl Berry  <karl@tug.org>

	* texconfig (doGenerate): new fn to call generate-* scripts.
	(help): document it.

2008-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Convert from autoconf-2.13 to autoconf-2.59+:
	* Makefile.in: Add @configure_input@ line.
	* aclocal.m4 (new): Generated (aclocal -I ../m4).
	* configure: Regenerated (autoconf).

2008-01-14  Karl Berry  <karl@tug.org>

	* pdfcrop: update to 1.8 from CTAN.

2007-11-03  Karl Berry  <karl@tug.org>

	* texlinks.man: --unlink, sort.  From Edd.

2007-10-25  Karl Berry  <karl@tug.org>

	* updmap: make last bit of log nicer, since we may have copies
	instead of symlinks now.

2007-10-24  Karl Berry  <karl@tug.org>

	* texconfig: update and augment help message;
	accept version and --version;
	show TeX Live version info from release-texlive.txt.

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.
	From Edd Barrett, 10 Oct 2007 11:05:55.

2007-09-30  Karl Berry  <karl@tug.org>

	* texconfig-sys: export texconfig_sys.
	* texconfig <init>: use it to figure out which fmtutil/updmap.
	Report from Frank K, 11 Jun 2007 17:05:43.

2007-09-10  Karl Berry  <karl@tug.org>

	* updmap.pl: TEXMFVAR rather than VARTEXMF.

2007-09-04  Karl Berry  <karl@tug.org>

	* updmap.pl: ! to clearly check against both empty string and
	undef, rather than eq undef (Jjgod 3 Sep 2007 16:16:50).

2007-07-16  Karl Berry  <karl@tug.org>

	* texconfig (findDialogProg, runDialog): these fns not used here,
	remove.
	(findprog): new mode of operation, like which(1).
	* texconfig-dialog (findDialog): check for whiptail/dialog on any
		system, not just FreeBSD, Linux, cygwin.

2007-05-31  Karl Berry  <karl@tug.org>

	* fmtutil (run_initex): do not remove the log file.

2007-01-16  Karl Berry  <karl@tug.org>

	* texconfig (init): only run texlinks and updmap if fmtutil succeeds.

2007-01-14  Karl Berry  <karl@tug.org>

	* texconfig: check for pdftex rather than pdfetex.
	Reported by Artemio, 13 Jan 2007 14:54:40.

2006-12-29  Karl Berry  <karl@tug.org>

	* texconfig: replace sort +1 with sort -k 2.  I hate POSIX.
	Reported by gnwiii, 28 Dec 2006 14:53:54.

2006-12-27  Karl Berry  <karl@tug.org>

	* Makefile.in (install-exec): now the binary is named pdftex again.

2006-12-25  Karl Berry  <karl@tug.org>

	* updmap: update version.

2006-12-13  Karl Berry  <karl@tug.org>

	* latex2e.texi: FSF never held copyright (checked with authors).
	Starting latexrefman project at gna.org, with hopes.

2006-11-20  Karl Berry  <karl@tug.org>

	* Makefile.in (CONTEXTSCRIPTS): new variable.
	(context): new subdir of stubs, updated from Hans' releases.

2006-11-14  Karl Berry  <karl@tug.org>

	* updmap (normalizeLines): remove CR characters (for skaknew), so
	that the generted map files have consistent line endings for svn.

2006-07-13  Karl Berry  <karl@tug.org>

	* ps4pdf (tmpdir): don't lose check for TMPDIR and TEMP which te
	had.

Sat Dec 18 14:19:43 CET 1999 te

	* added manpages for epstopdf and dvi2fax (contributed by "James
	R. Van Zandt" <jrv@vanzandt.mv.com>)

(This file public domain.)