8
0
Alexei Sorokin
2015-10-10 19:16:23 +00:00
committed by Git OBS Bridge
parent c68ee75022
commit d94456bf2b
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Oct 10 13:26:03 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.032 (changes since 0.030):
* Add perli11ndoc, an interactive documentation viewer.
* Added perli11ndoc to MANIFEST.
* Docs: include an edited version of Gtk2::api.
* perli11ndoc: hush a warning when run in text mode without args.
* perli11ndoc: display a synopsis for callables.
* perli11ndoc: make Control+k focus the search entry.
* perli11ndoc: make Right/Left expand/collapse rows in the tree
view.
* perli11ndoc: make the result text view readonly.
* Croak in setup for unhandled modificaion combinations.
* perli11ndoc: when filtering, show children of matching elements.
-------------------------------------------------------------------
Thu Aug 20 17:47:01 UTC 2015 - sor.alexei@meowr.ru