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

	* TL'26 release.

2026-02-21  Sigitas Tolušis <sigitas@vtex.lt>

	* : add internal glyph table loading on demand
	and encoding aliases (MP)

2026-02-20  Sigitas Tolušis <sigitas@vtex.lt>

	* README: update and moved to README.md
	* luamap.c, protos.h, sfntload.c, writecid.c: add a basename kpse
	search for OpenType fonts with incorrect file path in the map. 

2026-02-18  Karl Berry  <karl@freefriends.org>

	* makefont.c (getenv, system): remove () declarations of getenv
	and system, since they break under C23's backward-incompatible rules.
	<stdlib.h> has already been included, so nothing more is needed.

2026-02-17  Sigitas Tolušis <sigitas@vtex.lt>

	* ChangeLog: update info. 

2026-02-15  Karl Berry  <karl@freefriends.org>

	* Makefile.am (nodist_EXTRA_xdvipsk_SOURCES): this is
	a declaration for Makefile.am, not:
	* configure.ac: remove from here.

2026-02-15  Sigitas Tolušis <sigitas@vtex.lt>

	* Makefile.am: left only binary run tests;
	* Makefile.am, paths.h, man/xdvipsk.man: rename texcid.lpro|pro
    to xdvipsk-cid.lpro|pro
    * DeveloperNotes.md: remove this file

2026-02-09  Karl Berry  <karl@freefriends.org>

	* thirdparty/libjpeg/ac: rename to ac.no, else the directory
	is found by source/reautoconf and reautoconf-ed, which fails.
	* thirdparty/libtiff/ac: likewise.
	
	* squeeze: svn:ignore autom4te.cache.

2026-02-09  Karl Berry  <karl@freefriends.org>

	* ac/withenable.ac (xdvipsk): remove "disable" option,
	so that the program will be built by default.

2026-02-09  Sigitas Tolušis <sigitas@vtex.lt>

	* squeeze/: readd missed directory for man generation.

2026-02-09  Sigitas Tolušis <sigitas@vtex.lt>

	* man/xdvipsk.man: update xdvipsk(1).

2026-02-09  Sigitas Tolušis <sigitas@vtex.lt>

	* Makefile.am, configure.ac, man/: add man page and texcid.pro 
    header generation;
    * xdvipsk.c: update program version (date).

2026-02-06  Sigitas Tolušis <sigitas@vtex.lt>

	* writet1.c: include base glyphs of dot sufficed variants
    in the g2u dict (by Mindaugas Piešina).

2026-02-02  Sigitas Tolušis <sigitas@vtex.lt>

	Try to fix build on solaris:
	* thirdparty/libtiff/Makefile.am: add -D_LARGEFILE64_SOURCE;
	* thirdparty/libtiff/libtiff-src/tif_hash_set.c:
    add `#include <sys/types.h>`.

2026-01-29  Sigitas Tolušis <sigitas@vtex.lt>

	* configure.ac: add AC_HEADER_SYS_WAIT;
	* thirdparty/libtiff/configure.ac: add KPSE_LARGEFILE;
	* xdvips.c: change program version (date); fix comments.

2026-01-27  Sigitas Tolušis <sigitas@vtex.lt>

	* xdvipsk.c: turn on Type1 font partial download, change copyright date.
	* configure.ac: fix misprint in configure.ac;
	* writecid.c: fix ACCESSPERMS definition place.

2026-01-26  Sigitas Tolušis <sigitas@vtex.lt>

	* ac/withenable.ac: update copyrightline;
	* configure.ac: remove configure check for main in stdc++, AS_CASE, ARCH_LIBS_DIR;
	* otflib/dpxfile.c: add <sys/types.h> and <unistd.h> to fix wait on freebsd;
	* protos.h: fix __VA_ARGS__ for build on solaris;
	* writecid.c: normalize fprintf, define ACCESSPERMS (for build on linuxmusl);
	* xdvipsk.h: normalize PRINTF_PR, update year in banner;
	* xdvipsk.c: update program version (date);
	* withenable.ac: remove squeeze folder;
	* windows/: remove folders.

2026-01-25  kakuto

	* texcid.lpro: missing character % in a comment line.

2026-01-22  Karl Berry  <karl@freefriends.org>

	* configure.ac: exit if disabled in configure,
	since the check for main fails on i386-solaris (of all things).
	https://productionresultssa15.blob.core.windows.net/actions-results/4ba3b577-6e5c-410c-a84a-aab41c3c0937/workflow-job-run-bfb09077-766b-50a7-85e6-c2be65408694/logs/job/job-logs.txt?rsct=text%2Fplain&se=2026-01-22T23%3A00%3A21Z&sig=f9XUBuDhUbo0QWKoo7xRXDBp98JkPYamHHCIyFSVm8g%3D&ske=2026-01-22T23%3A14%3A33Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2026-01-22T22%3A14%3A33Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2025-11-05&sp=r&spr=https&sr=b&st=2026-01-22T22%3A50%3A16Z&sv=2025-11-05
