Commit 7e21c4d3 authored by Victor Ananjevsky's avatar Victor Ananjevsky

update NEWS and bump version. prepare to release

parent 38ffaafa
Version 12.0
- add ability to load several images in picture dialog
- add color picker to color dialog and yad-tools
- add --line option to text-info dialog
- improve guess of syntax highlighting in text-info dialog
- add --mime option to icon mode in yad-tools
- add switch field type in form dialog (thanks to Misko <mpsrbija@gmail.com>)
- use pango markup for multiline text field in form dialog
Version 11.1
- fix input parsing for notification icon
- fix parsing desktop files for icons dialog
......
AC_INIT([YAD], [11.90], [https://github.com/v1cont/yad/issues/], yad, [https://github.com/v1cont/yad/])
AC_INIT([YAD], [12.0], [https://github.com/v1cont/yad/issues/], yad, [https://github.com/v1cont/yad/])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment