1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-07-31 21:59:25 -04:00

Update Changelog

This commit is contained in:
Dave Davenport 2015-06-14 14:39:46 +02:00
parent 6c9a493b56
commit 638b5e022f

View file

@ -3,6 +3,7 @@
- Auto-wrap text in message dialog. - Auto-wrap text in message dialog.
- Fix ellipsiziing in entry box. - Fix ellipsiziing in entry box.
- Fix crash on empty list with custom input (#175). - Fix crash on empty list with custom input (#175).
- SSH: Ignore comments in Host line (#178).
New feature: New feature:
- Markup support error message. - Markup support error message.
- Implement -no-custom as alternative to -only-select (#176). - Implement -no-custom as alternative to -only-select (#176).