X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/7c29a68c187ca8c0ef5cf975b874a91d0f227800..9b70484c5fbbaa5b73ba7ba24cb2d0c1de5281cd:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 32892cf..81f6df7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2013-12-27 Paul Hardy + + * doc/Makefile: removed redirection of texi2pdf output. + * doc/unifont.pdf: rebuilt file. + * font/Makefile: + - Don't modify PCF fonts with FontForge, which alters them + so grub-mkfont can't read them. + - In font/compiled, insert $(VERSION) into unifont.sfd name. + * font/ttfsrc/Makefile (clean): remove *.bdf, so unifont_sample.bdf + is removed. + * README: removed date stamp at top of file. + 2013-12-15 Paul Hardy * src/unihex2png: new program to convert unifont.hex to PNG image.