commit b3e0383ceb227dc0b891cb8e9482aa43f6b6cfe9 from: Omar Polo date: Sat Jul 02 13:11:42 2022 UTC +news commit - 7e1df54c33c089bd6d158511ed2f752392c0f044 commit + b3e0383ceb227dc0b891cb8e9482aa43f6b6cfe9 blob - 602e686388493a446daa9f98e1480468da1e61b6 blob + 76736b7d480ea72764320b52d2b004c9589672d6 --- Makefile +++ Makefile @@ -41,6 +41,7 @@ TESTSRCS = test-__progname.c \ DISTFILES = LICENSE \ Makefile \ + NEWS \ configure \ configure.local.example \ mymenu.1 \ blob - /dev/null blob + 7dd7544e3e965839a4248df608c2d67a684f4001 (mode 644) --- /dev/null +++ NEWS @@ -0,0 +1,7 @@ +This file lists the most important changes in mymenu. + +Changes in version 0.2, released on July 2, 2022. + + * switch to Kristaps' oconfigure + * many improvements to the code + * xinerama and xft are now mandatory