summaryrefslogtreecommitdiff
path: root/NEWS
blob: dfbe4814821d4b7e91389d3461aecbb26fa5403f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
Zenity 2.19.2
" Dude, Dude, Dude "
   * Added timeout option to all dialogs (Muthiah Annamalai) [#160654]
   * Fixed critical warning when using checkbox and radiobox in
     list dialog [#453713]
   * Fixed broken handling of input from pipes in list dialog [#343684] 
   * Correctly handle UTF-8 input text in the text info dialog [#407275]
   * Initialize GTK+ before parsing command line options to
     better handle errors on display setting [#410055]
   * New and updated documentation translations
	- David Lodge [en_GB]
   * New and updated translations
	- Jakub Friedl [cs]
	- I Felix [ta]
	- Ilkka Tuohela [fi]

Zenity 2.19.1
" Medieval Times "
   * Update man page with new options (Sven Arvidsson) [#436187]
   * Several build cleanups (Kjartan Maraas) [#416196]
   * Double-clicking on calendar dialog for response (Tom Tromey)
     [#395152]
   * libnotify support made optional (Saleem Abdulrasool) [#346843]
   * Fix index handling on --print-column option of list dialog 
     (Lucas Rocha) [#420396]
   * Fix crash when using special printf format string in textinfo
     dialog (Mariana Surez-Alvarez) [#405006]
   * New and updated documentation translations
	- Jorge Gonzalez [es]
	- Nickolay V. Shmyrev [ru]
   * New and updated translations
	- Funda Wang [zh_CN]
	- Jakub Friedl [cs] 

Zenity 2.18.1
" Moving on "
   * New and updated translations
	- Baris Cicek [tr]
	- Laurent Dhima [sq]
	- Ignacio Casal Quinteiro [gl]
	- Inaki Larranaga Murgoitio [eu] 

Zenity 2.18.0
" We got it! "
   * New and updated translations
	- Fbio Nogueira [pt_BR]
	- Gintautas Miliauskas [lt]
	- Maxim Dziumanenko [uk]
	- Runa Bhattacharjee [bn_IN]
	- Peter Bach [da]
	- Ankit Patel [gu]
	- Thierry Randrianiriana [mg]
	- Nickolay V. Shmyrev [ru]
	- Takeshi Aihana [ja]
	- Danilo Segan [sr, sr@Latn] 

Zenity 2.17.92
" Almost There Again! "
   * New and updated translations
	- Duarte Loreto [pt]
	- Artur Flinta [pl]
	- Changwoo Ryu [ko]
	- Gabor Kelemen [hu]

Zenity 2.17.91
" Skating hurts! "
   * New and updated translations
	- Robert-Andr Mauchin [fr] 
	- Nguyen Thi Ngoc Duy [vi]
	- Wouter Bolsterlee [nl]
	- Chao-Hsiung Liao [zh_HK, zh_TW]
	- Pema Geyleg [dz]
	- Josep Puigdemont i Casamaj [ca]
	- Ilkka Tuohela [fi]

Zenity 2.17.90
" More Babel! "
   * New and updated translations
	- Alexander Shopov [bg] 

Zenity 2.17.3
" Babel "
   * New and updated translations
	- Yair Hershkovitz [he]
	- Matic Zgur [sl]
	- David Lodge [en_GB]
	- Djihed Afifi [ar]
	- Hendrik Brandt [de]
	- Raivis Dejus [lv]

Zenity 2.17.2
" Sunny day, Zero Degree! "
   * New and updated translations
	- Kjartan Maraas [nb]
	- Priit Laes [et]
	- Daniel Nylander [sv]
	- Francisco Javier F. Serrador [es]
	- Theppitak Karoonboonyanan [th]
	- Ales Nyakhaychyk [be]
	- Djihed Afifi [ar] 

Zenity 2.17.1
" Fixes everywhere! "
   * Don't show cancel button on warning dialogs (Claudio Saavedra)
     [#324100]
   * Don't kill parent process by default when canceling progress dialog.
     New option --auto-kill added to activate this behavior (Diego Urrelo)
     [#310824]
   * Small i18n fixes (Lucas Rocha) [334361]
   * Make dialog text selectable on message dialogs (Greg Hudson) [352910]
   * Fix list dialog options (Glynn Foster) [#353320]
   * New and updated documentation translations
	* Daniel Nylander [sv]
	* Francisco Javier F. Serrador [es]
   * New and updated translations
	* Baris Cicek [tr]
	* Priit Laes [et]
	* Kjartan Maraas [nb]
	* Daniel Nylander [sv]
	* Djihed Afifi [ar]
	* Yair Hershkovitz [he]

Zenity 2.16.1
" I'm not creative enough to name releases "
   * New and updated translations
        - Estonian [Ivar Smolin]
	- Turkish [Fatih Ergven]

Zenity 2.16.0
==============
" Sixteen! Yeah! "
   * New and updated translations
	- Ani Peter (ml)
	- Ahmad Riza H Nst (id)
	- Jordi Mas (ca)
	- Runa Bhattacharjee (bn_IN)
	- Khandakar Mujahidul Islam (bn)
	- Duarte Loreto (pt)
	- Maxim Dziumanenko (uk)
	- Kostas Papadimas (el)

Zenity 2.15.92
==============
" Midnight "
   * New and updated documentation translations
	- Christophe Bliard (fr)
   * New and updated translations
	- Clytie Siddall (vi)
	- Vladimer Sichinava (ka)
	- Leonid Kanter (ru)
	- Gabor Kelemen (hu)
	- Matic gur (sl)
	- Artur Flinta (pl)
	- Satoru Satoh (ja)
	- Gintautas Miliauskas (lt)
	- Raphael Higino (pt_BR)

Zenity 2.15.91
==============
" So what? "
   * New and updated translations
	- Abel Cheung (zh_HK)
	- Jovan Naumovski (mk)
	- Runa Bhattacharjee (bn_IN)
	- Inaki Larranaga (eu)

Zenity 2.15.90
==============
" Kryptonite "
   * About dialog update (Lucas Rocha)
   * Text entry activation makes dialog return (Lucas Rocha) [#347340]
   * Correctly handle stdin input on text info dialog 
     (Lucas Rocha) [#336736]
   * Port notification to GtkStatusIcon (Christian Persch) [#341451] 
   * New and updated translations
	- Marcel Telka [sk]
	- Francisco Javier F. Serrador [es]
	- Ankit Patel [gu]
	- Priit Laes [et]
	- Kjartan Maraas [nb]
	- Hendrik Richter [de]
	- Theppitak Karoonboonyanan [th]
	- Rajesh Ranjan [hi]
	- I. Felix [ta]
	- Dzongkhalinux, DIT [dz]
	- Raivis Dejus [lv]
	- Ilkka Tuohela [fi]
	- Runa Bhattacharjee [bn_IN]
	- Inaki Larranaga [eu]
	- Rostislav Raykov [bg]
	- Christophe Merlet, Benot Dejean [fr]
	- Daniel Nylander [sv]
	- Josep Puigdemont Casamaj [ca]
	- Vincent van Adrighem [nl]

Zenity 2.15.2
==============
" What are you waiting for, dude? "
   * Build infrastructure revamp (Christian Persch) [#341056]
   * New dropdown menu on entry dialog (Diego Urrelo) [#311038]

Zenity 2.15.1
==============
" Nuk inda Kuk! "
   * Implementation of "message" command on notification 
     which pops notification bubbles. Implemented with
     libnotify (Davyd Madeley)
   * New --confirm-overwrite to file selection dialog to 
     pop confirmation dialog when selection an existing
     filename (Lucas Rocha)
   * Quit zenity on about dialog response. Fixes bug
     (Lucas Rocha) [#336505] 
   * Manpage fixes (Lucas Rocha) [#336751]
   * Small memory allocation fixes (Behdad Esfahbod)
     [#338038]
   * Remove xlibs dependency (Lucas Rocha) [#338102]
   * Use of po/LINGUAS file (Lucas Rocha)
   * New and updated documentation translations
	- Maxim Dziumanenko [uk]
   * New and updated translations
	- Gora Mohanty [or]
	- Ignacio Casal Quinteiro [gl]
	- smund Skjveland [nn]
	- Clytie Siddall [vi]
	- Kjartan Maraas [no]

Zenity 2.14.0
==============
" Acid jazz! "
    * Fix list dialog separator option [Glynn Foster]
    * New and updated documentation translations
	- Alexander Shopov [bg]
    * New and updated translations
	- Laurent Dhima [sq]
	- Vincent van Adrighem [nl]
	- Kostas Papadimas [el]
	- Miloslav Trmac [cs]
	- Hendrik Richter [de]
	- Yair Hershkovitz [he]
	- ygimantas Beruka [lt]
	- Inaki Larranaga [eu]
	- Duarte Loreto [pt]
	- Leonid Kanter [ru]
	- Jordi Mallach [ca]
	- Maxim Dziumanenko [uk]
	- Stefano Canepa [it]
	- Mugurel Tudor [ro]
	- Artur Flinta [pl]
	- Daniel Nylander [sv]
	- Benot Dejean [fr]

Zenity 2.13.90
==============
" Ca Ca Ca "
    * New and updated documentation translations
	- Vincent Untz [fr]
    * New and updated translations
	- Lasse Bang Mikkelsen [da]
	- Priit Laes [et]
	- Evandro Fernandes Giovanini [pt_BR]
	- Gabor Kelemen [hu] 

Zenity 2.13.5
==============
" Salvador "
    * New and updated translations
	- Takeshi Aihana [ja]
	- Ignacio Casal Quinteiro [gl]
	- Alexander Shopov [bg]
	- Slobodan D. Sredojevic [sr, sr@Latn]

Zenity 2.13.4
==============
" Arantina "
    * New scale dialog for selecting a value from 
      a range [Lucas]
    * All dialogs are now HIG compliant [Christian Persch]
    * Now use GtkAboutDialog [Lucas]
    * New and updated translations
	- Theppitak Karoonboonyanan [th]
	- Ignacio Casal Quinteiro [gl]
	- Ankit Patel [gu]
	- Marcel Telka [sk] 
	- Francisco Javier F. Serrador [es]
	- Luca Ferretti [it]
	- Takeshi Aihana [ja]
	- Vincent van Adrighem [nl]
	- Adam Weinberger [en_CA]
	- Funda Wang [zh_CN] 
	- Ilkka Tuohela [fi]
	- ygimantas Beruka [lt]
	- Kjartan Maraas [nb, no] 

Zenity 2.13.3
==============
" Lucas, do you still love me? Yeah, Zenity, Yeah! "
    * Make it possible to add new lines and markup in calendar, 
      progress and list dialog texts [Lucas Rocha]
    * New and updated documentation translations
        - Francisco Javier F. Serrador [es]

Zenity 2.13.2
==============
" I love you, jhbuild "
    * Make it possible to add new lines in the in the msg 
      dialogs. Fixes bug #320787 [Lucas Rocha]
    * New and updated translations
	- Erdal Ronahi [ku]

Zenity 2.13.1
==============
" Incognito "
    * Fixes man page typos [Guilherme Pastore]
    * Fixes bug #317033 [Lucas]
    * Fixes bug #315020 [Lucas]
    * Refile Zenity Manual to GNOME|Utilities. 
      Fixes bug #318831 [Brent Smith]
    * Manual improvements. Fixes bug #318915 [Brent Smith]
    * Default focus is given on tree view in list
      dialogs. Fixes bug #317263 [Aleksey Kliger]
    * New and updated translations
	- Inaki Larranaga [eu]
	- Christian Rose [sv]
	- Vincent van Adrighem [nl]
	- Mahay Alam Khan [bn]

Zenity 2.12.0
==============
" G12 "
    * New and updated translations
	- Evandro Fernandes Giovanini [pt_BR]
	- Changwoo Ryu [ko]
	- Telsa Gwynne [cy]
	- Danilo egan, Slobodan D. Sredojevic [sr, sr@Latn]
	- Priit Laes [et]
	- Ignacio Casal Quinteiro [gl]
	- Baris Cicek [tr]
    * New documentation translations
        - Vincent Untz [fr]

Zenity 2.11.92
==============
" Muqueca "
    * New and updated translations
        - Christian Rose [sv]
        - ygimantas Beruka [lt]
        - Duarte Loreto [pt]
        - Kostas Papadimas [el]
        - Gabor Kelemen [hu]
        - Jordi Mallach [ca]
        - Mugurel Tudor [ro]
        - Maxim Dziumanenko [uk]
    * New documentation translations
        - Francisco Javier F. Serrador [es]
        - Maxim Dziumanenko [uk]

Zenity 2.11.91
==============
" All we need is love! "
    * New and updated translations
        - Artur Flinta [pl]
        - Laursen Dhima [sq]
        - Hendrik Brandt [de]
        - Funda Wang [zh_CN]
        - Ilkka Tuohela [fi]
        - Chao-Hsiung Liao [zh_TW]

Zenity 2.11.90
==============
" Almost there! "
    * gnome-doc-utils migration [Lucas] 
    * New and updated translations
        - Vincent van Adrighem [nl]
        - Yair Hershkovitz [he]
        - Ivar Smolin [et]
        - Ankit Patel [gu]
        - Rostislav Raykov [bg]
        - Clytie Siddall [vi]
        - Kjartan Maraas [no, nb]
        - Ilkka Tuohela [fi]

Zenity 2.11.1
=============
" All night long "
    * Several code cleanups [Benot]
    * Activate GOption --help translations [Lucas]
    * Deactivate --help alias behavior [Lucas]
    * New and updated translations
        - Theppitak Karoonboonyanan [th]
        - Ivar Smolin [et]
        - Takeshi Aihana [ja]
        - Adam Weinberger [en_CA]
        - Jens Seidel [de]
        - Benot Dejean [fr]
        - Francisco Javier F. Serrador [es]
        - Marcel Telka [sk]
        - Miloslav Trmac [cs]  

Zenity 2.11.0
=============
" Caruru is delicious! "
    * New --no-wrap option on info/error/warning/question 
      dialogs [Lucas, Timo, Carlos]
    * Fix for #171838 [Carlos]
    * Some code improvements and cleanups [Glynn, Lucas]
    * Single/multiple selection on list dialogs [Lucas]
    * Double-clicking on list dialogs [Lucas, Norman]
    * Better error handling [Lucas]
    * --print-column option on List dialogs accepts a 
      comma-separated list of column indexes [Lucas]
    * New --hide-column option on List dialogs [Lucas] 
	* New and updated translations
        - Theppitak Karoonboonyanan [th] 
        - Marcel Telka [sk] 
        - Martin Hansen [da] 
        - Ignacio Casal Quinteiro [gl] 
        - Kjartan Maraas [nb, no] 
        - Pawan Chitrakar [ne] 
        - Kostas Papadimas [el] 
        - Rajesh Ranjan [hi] 
        - Vladimir Petkov [bg] 
        - Francisco Javier F. Serrador [es] 
        - Miloslav Trmac [cs] 
        - Priit Laes [et] 
        - Vincent van Adrighem [nl] 
        - Gareth Owen [en_GB] 
        - Abduxukur Abdurixit [ug] 
        - Adi Attar [xh]
        - Steve Murphy [rw] 
        - Josep Puigdemont [ca]
        - Adam Weinberger [en_CA] 
        - Stefano Canepa [it] 
        - Mugurel Tudor [ro] 

Zenity 2.10.0
=============
" 10 Moves Ahead "
	* New and updated translations
		- Kostas Papadimas [el]
		- Ahmad Riza H Nst [id]
		- Vincent van Adrighem [nl]
		- Danilo egan [sr, sr@Latn]
		- Alessio Frusciante, Stefano Canepa [it]
		- Laszlo Dvornik, Gabor Kelemen [hu]
		- Abel Cheung [zh_TW, ar]

Zenity 2.9.92
=============
" Perdition "
	* Fix a few leaks [Paolo, Glynn]
	* New and updated translations 
		- Tommi Vainikainen [fi]
		- Leonid Kanter [ru]
		- Kjartan Maraas [nb, no]
		- Miloslav Trmac [cs]
		- Hendrik Richter [de]
		- Francisco Javier F. Serrador [es]
		- Jordi Mallach [ca]
		- Alexander Shopov, Vladimir Petkov [bg]
		- Duarte Loreto [pt]
		- ygimantas Beruka [lt]
		- Marcel Telka [sk]
		- Ole Laursen [da]
		- Priit Laes [et]
		- Benot Dejean [fr]
		- Maxim Dziumanenko [uk]
		- Simos Xenitellis [es]
		- Laurent Dhima [sq]
		- Takeshi AIHANA [ja]
		- Changwoo Ryu [ko]
		- Raphael Higino [pt_BR]
		- Rhys Jones [cy]
		- Artur Flinta [pl]
		- Ankit Patel [gu]
		- Arafat Medini [ar]
		- Alessio Frusciante, Stefano Canepa [it]

Zenity 2.9.91
=============
" the L I T T L E things "
	* Build fixes [Chris]
	* Update docs [Glynn]
	* Fix progress dialog with auto-close [Glynn]
	* New and updated translations 
		- Duarte Loreto [pt]
		- Raphael Higino [pt_BR]
		- Tommi Vainikainen [fi]
		- Ole Laursen [da]
		- Kostas Papadimas [el]
		- Changwoo Ryu [ko]
		- David Lodge [en_GB]
		- Adam Weinberger [en_CA]
		- Christian Rose [sv]

Zenity 2.9.90
=============
" Up yer bum! "
	* Fix stdin on the tree dialog [Ed]
	* Misc updates [Glynn]
	* New and updated translations 
		- Hendrik Richter [de]
		- Priit Laes [et]
		- Funda Wang [zh_CN]
		- Vincent van Adrighem [nl]

Zenity 2.9.2
============
" New Year Zenolutions "
	* Pre-load current dates in the calendar, because 
	  gtk_calendar* is dumb [Glynn]
	* Correct error message for notification icon [Glynn]
	* New and updated translations
		- Takeshi AIHANA [ja]
		- Kjartan Maraas [nb, no]
		- Adam Weinberger [en_CA]
		- Miloslav Trmac [cs]
		- Marcel Telka [sk]
		- Leonid Kanter [ru]
		- ygimantas Beruka [lt]
		- Francisco Javier F. Serrador [es]
		- Christophe Merlet, Baptiste Mille-Mathias [fr]

Zenity 2.9.1
============
" Happy Christmas, GNOME "
	* Add code to listen for commands on stdin and update
	  the notification area icon [James]
	* ANSIfication [Kjartan]
	* Fix documentation [Lucas]
	* Check the xterm ID is valid for the current display [Ross]
	* Add goption support [Lucas]
	* Don't use utf-8 at the commandline [Leonardo]
	* Miscellaneous fixes [Glynn, Christian]
	* New and updated translations
		- Takeshi AIHANA [ja]
		- Roozbeh Pournader, Meelad Zakaria [fa]
		- Dmitry G. Mastrukov, Leonid Kanter [ru]
		- Adam Weinberger [en_CA]
		- Miloslav Trmac [cs]
		- Marcel Telka [sk]
		- David Lodge [en_GB]
		- Laurent Dhima [sq]
		- Mohammad DAMT [id]
		- Vincent van Adrighem [nl]
		- Danilo egan [sr, sr@Latn]
		- Francisco Javier F. Serrador [es]
		- Hendrik Richter [de]
		- Martin Willemoes Hansen [da]
		- Simos Xenitellis [el]
		- ygimantas Beruka [lt]
		- Alexander Shopov, Rostislav Raykov [bg]
		- Christian Rose [sv]
 
Zenity 2.9.0
============
" Zen Translation "
	* Add support for save file selection [Lucas]
	* Add support for directory-only selection [Lucas]
	* Add support for notification area [Glynn]

Zenity 2.8.0
============
" Zen Elimination "
	* Add new translations [Abel]
	* New and updated translations
		- Takeshi AIHANA [ja]
		- Hendrik Richter [de]
		- Raphael Higino [pt_BR]
		- Miloslav Trmac [cs]
		- Kostas Papadimas [el]
		- David Lodge [en_GB]
		- Mugurel Tudor [ro]
		- Vincent van Adrighem [nl]
		- Arafat Medini [ar]
		- Priit Laes [et]
		- Baris Cicek [tr]
		- Abel Cheung [zh_TW]
		- Dafydd Harries [cy]

Zenity 2.7.91
=============
" Here I stand, sad and free "

	* Updated online documentation [Breda, Glynn]
	* Fix translator-credits string [Christian, Glynn]
	* Update man pages [Glynn]
	* New and updated translations
		- Maxim Dziumanenko [uk]
		- Alessio Frusciante, Stefano Canepa [it]
		- Sami Pesonen [fi]
		- Martin Willemoes Hansen [da]
		- Jordi Mallach [ca]
		- Danilo | egan [sr, sr@Latn]
		- Kjartan Maraas [nb, no]
		- Laurent Dhima [sq]	
		- Hasbullah Bin Pit [ms]
		- Laszlo Dvornik [hu]
		- Christian Rose [sv]
		- Christian Rose, Kemal Sanjta [bs]
		- Metin Amiroff, M~Ytin ~Omirov [az]
		- Ankit Patel [gu]
		- Francisco Javier F. Serrador [es]	
		- Duarte Loreto [pt]
		- Changwoo Ryu [ko]
		- Miloslav Trmac [cs]
		- Adam Weinberger [en_CA]
		- Funda Wang [zh_CN]
		- Artur Flinta [pl]
		- Marcel Telka [sk]
		
Zenity 2.7.90
============
" Let's sit down to find out where we stand "

	* New and updated translations
		- Laurent Dhima [sq]
		- Iñaki Larrañaga [eu]
		- Takeshi AIHANA [ja]
		- Alexander Winston [en_CA]
		- Guntupalli Karunakar [hi]
		- Miloslav Trmac [cs]
		- Vincent van Adrighem [nl]
		- Christian Rose [sv]
		- Duarte Loreto [pt]
		- Gareth Owen [en_GB]
		- Laszlo Dvornik [hu]
		- Kjartan Maraas [no]	
		- Francisco Javier F. Serrador [es]

Zenity 2.7.0
============
" You know what, I think I might stay here a little longer "

	* Parsing typos [Paul Bolle]
	* Send HUP to parent in progress dialog [Luke Suchocki]
	* Compilation fixes [Ivan Noris]
	* Use markup in message dialogs so that we get nice 
	  HIG compliatn dialogs [Sebastian Heinlein]
	* Documentation fixes [Baptiste Mille-Mathias]
	* Remove duplicate headers [Leonardo Boshell]
	* Add --print-column option for list dialog [Paul Bolle, Glynn]
	* Miscellaneous cleanups [Paul Bolle]
	* New and updated translations
		- Rostislav Raykov, Alexander Shopov [bg]
		- Ahmad Riza H Nst, Mohammad DAMT [id]
		- John C Barstow [mi]

Zenity 2.6.2
============
" Look what you've gone and done "

	* Make dialogs transients of parent xterm [Sebastian Kapfer]
	* Fix up the dialogs according to the HIG [Sebastian Heinlein]
	* Add --text to the list dialog, it was mostly implemented 
	  but never hooked up [Glynn]
	* New and updated translations
		- Adam Weinberger [en_CA]
		- Duarte Loreto [pt]
		- Vincent van Adrighem [nl]

Zenity 2.6.1
============
" Okay, so I didn't get to Rottnest! "

	* Fix up scrollkeeper issues [Glynn]
	* Fix up help docs [Ross, Matt]
	* New and updated translations
		- David Fernandez Vaamonde, Jesus Bravo Alvarez [gl]
		- Guntupalli Karunakar [gu]
		- Adam Weinberger [en_CA]
		- Yogeesh MB [kn]

Zenity 2.6.0
============
" Roll on Rottnest! "

	* Fix up dialog sizes [Darren, Glynn]
	* Add Serbian help docs [Danilo]
	* New and updated translations
		- Alexander Winston [en_CA]
		- Kostas Papadimas, Nikos Charonitakis [el]
		- Telsa Gwynne, Dafydd Tomos [cy]
		- Andras Timar [hu]
		- Mugurel Tudor [ro]

Zenity 2.5.91
=============
" Too old to die young "

	* Use automake 1.7 now [Glynn]	
	* Removed some unused code [Glynn]
	* New and updated translations
		- M~Ytin ~Omirov [az]

Zenity 2.5.90
=============
" Half drunk "

	* Build fixes [Tomasz]
	* Fix help, remove cruft [Glynn]
	* THANKS [Glynn]
	* New and updated translations
		- Takeshi AIHANA [ja]
		- Changwoo Ryu [ko]
		- Robert Sedak [hr]
		- Arafat Medini [ar]
		- Danilo | egan, Aleksandar Uroševi~G [sr, sr@Latn]
		- Paisa Seeluangsawat, Supranee Thirawatthanasuk [th]
		- Jarkko Ranta [fi]
		- Laurent Dhima [sq]
		- Kostas Papadimas [el]
		- Priit Laes [et]
		- Guntupalli Karunakar, Amanpreet Singh Alam [pa]

Zenity 2.5.2
============
" Bottle half full or half empty? "

	* Handle stdin on text dialog [Glynn]
	* Build fixes [Glynn]	
	* New and updated translations
		- Duarte Loreto [pt]	
		- Sanlig Badral [mn]
		- Robert Sedak [hr]
		- Christophe Merlet [fr]
		- Roozbeh Pournader [fa]
		- Christian Neumair [de]
		- Kjartan Maraas [no]
		- Laurent Dhima [sq]
		- ~Esmund Skjæveland [nn]		
		- Andras Timar [hu]
		- Funda Wang [zh_CN]
		- M~Ytin ~Omirov [az]
		- Laurent Dhima [sq]

Zenity 2.5.1
============
" Zen beginnings "

	* Use the new file selection widget [Jan]

Zenity 1.8
==========
" Zenning into the new year "

	* Fix quote and output bugs [Christian]
	* New and updated translations 
		- Sanlig Badral [mn]
		- Tõivo Leedjärv, Priit Laes [et]
		- Arafat Medini [ar]
		- Christian Rose, Dhurba Gnawali [ne]
		- Artur Flinta [pl]
		- Danilo | egan [sr, sr@Latn]
		- Christian Rose [sv]
		- Duarte Loreto [pt]
		- Vincent van Adrighem [nl]
		- Jordi Mallch [ca]
		- Ole Laursen [da]
		- Dafydd Harries [cy]
		- Christophe Merlet [fr]
		- Žygimantas Beru~Mka, Tomas Kuliavas [lt]
		- Pablo Gonzalo del Campo, Francisco Javier F. Serrador [es]
		- Iñaki Larrañaga [eu]
		- Marcel Telka [sk]
		- Takeshi AIHANA [ja]
		- Laurent Dhima [sq]
		
Zenity 1.7
==========
" Zen Revolutions "

	* Hook up 'activate' on text entry [Glynn, raf@noduck.net]
	* Fix up Solaris build [Damien]
	* Fix up spec file [Glynn]
	* Add locale header [Leonardo]
	* Make dialogs resizable [Ingo]
	* Unmark translation messages [Christian]
	* Fix up gdialog wrapper [Peter]
	* New and updated translations
		- Fatih Demir [ta]
		- Christian Rose [eu]
		- Žygimantas Beručka, Tomas Kuliavas [lt]
		- Sami Pesonen [fi]
		- Pablo Saratxaga [vi]
		- Andras Timar [hu]
		- Guntupalli Karunakar [hi]
		- Miloslav Trmac [cs]
		- Jordi Mallach, Jordi Mas [ca]

Zenity 1.6
==========
" Zen my ass "

	* Fix up dialogs to use g_print instead of g_printerr [Mike]
	* Put horizontal scrolling on automatic for list dialog [Glynn]
	* Documentation updates [Nicholas]
	* Fix gdialog wrapper [Buchan]
	* Make i18n more zen [Toshi]
	* New and updated translations
		- Taneem Ahmed, Sayamindu [bn]
		- Marcel Telka [sk]
		- Takeshi AIHANA [ja]
		- Dafydd Harries [cy]
		- Francisco Javier F. Serrador [es]
		- Andras Timar [hu]
		- Jarkko Ranta [fi]
		- Stefano Canepa [it]

Zenity 1.5
==========
" Which came first, the zen or the mind. "

	* Add call to setlocale to i18n --help [Mike]
	* New and updated translations
		- Guntupalli Karunakar [hi]
		- Dmitry G. Mastrukov [ru]
		- Paul Duffy [ga]
		- Sam??el J??n Gunnarsson [is]
		- Danilo ?| egan [sr, sr@Latn]
		- Evandro Fernandes Giovanini [pt_BR]
		- Metin Amiroff [az]
		- Changwoo Ryu [ko]

Zenity 1.4
===========
" There's no zen like home. "

	* Implement autoclose for progress dialogs [Mike]
	* Add --help option to gdialog wrapper [Mike]
	* Fix up some build warnings [Ross, Glynn]
	* Untranslate some silly strings [Kjartan, Glynn]
	* Allow environmental variables to define return values [Mike]
	* Allow environmental variables to define return values [Mike]
	* Add --multiple for file selection dialogs [Mike]
	* Update docs [Mike]
	* Wrap gdialog with dialog if not in X window [Kevin]
	* Allow the use of \t and \n in dialogs [Mike]
	* Miscellaneous fixes [Glynn, Mike, Yann]
	* New and updated translations 
		- Changwoo Ryu [ko]
		- Laurent Dhima [sq]
		- Dafydd Harries [cy]
		- Andras Timar [hu]
		- Hasbullah Bin Pit [ms]
		- Christophe Merlet [fr]
		- Wang Jian [zh_CN]
		- Dmitry G Mastrukov [be]
		- Metin Amiroff [az]
		- Vincent van Adrighem [nl]
		- Jordi Mallach [ca]
		- Christian Rose [sv]
		- Kjartan Maraas [no]
		- Miloslav Trmac [cs]
		- Mike Newman [en_GB]
		- Francisco Javier F Serrador [es]
		- Duarte Loreto [pt]
		- Ole Laursen [da]
		- Artur Flinta [pl]
		- Stefano Canepa [it]
		- Kostas Papadimas [el]
		- Abel Chung [zh_TW]
		- Christian Neumair [de]
		- Baptiste Mille-Mathias [fr]

Zenity 1.3
==========

" Don't scale the mountain seeking wisdom, when the answer lies at your feet. "

	* Fix support for --checklist and --radiolist in gdialog wrapper script [Mike]
	* Add support for --menu in gdialog wrapper script [Mike]
	* Fix support for --textbox and add support for --seperate-output in gdialog
	  wrapper script [Mike]
	* Correct help documentation to using --title [Dagmar]
	* Send a SIGHUP to parent process when using the progress dialog [Glynn]
	* Make OK button sensitive at 100% when using progress dialog [Mike]
	* Indentation whitespace hacking [Mike]
	* Add support for --width and --height  in gdialog wrapper script [Mike]
	* Enable the installation of the gdialog wrapper script by default [Mike]
	* Fix #113706 for the elastic resize in the progres dialog [Glynn]
	* Update man page [Glynn]

Zenity 1.2
==========

" Learning Zen is a phenomenon of gold and dung. Before you understand it, 
  it's like gold; after you understand it, it's like dung. "

  	* Make progress dialog handle stdin properly [Glynn]
	* Update command line messages [Glynn]
	* Add wrapping of text to error and info dialogs [Glynn]
	* Miscellaneous list dialog fixes [Glynn]
	* Updated help documentation [Glynn]
	* Add gdialog wrapper script [Mike]
	* New and updated translations
		- Danilo Segan [sr, sr@Latn]
		- KAMAGASAKO Masatoshi [ja]
		- Miloslav Trmac [cs]
		- Ole Laursen [da]
		- Christian Rose [sv]
		- Duarte Loreto [pt]
		- Abel Cheung [zh_TW]
		- Zbigniew Chyla [pl]
		- Christian Neumair [de]
		- Jordi Mallach [ca]

Zenity 1.1
==========

" In life it is the not the destination that matters, but the journey."

	* New spec file [Mihai, Glynn]
	* Zen monk [Glynn]
	* New man pages [Ross]
	* Mass zen indentations [Glynn]
	* Add new --width and --height options for dialogs [Glynn]
	* Fix up radio list dialog so that it's more intuitive to use [Glynn]
	* Make list dialog handle stdin [Glynn]
	* New and updated translations
		- Daniel Yacob [am]
		- Christian Neumair [de]
		- Yuriy Syrota [uk]
		- Miloslav Trmac [cs]
		- Takeshi AIHANA [ja]
		- Duarte Loreto [pt]
		- Zbigniew Chyla [pl]
		- Evandro Fernandes Giovanini [pt_BR]
		- Alessio Frusciante, Stefano Canepa [it]
		- Jordi Mallach [ca]
		- Duarte Loreto [pt]
		- Zbigniew Chyla [pl]
		- Kostas Papadimas [el]
		- Abel Cheung [zh_TW]
		- Francisco Javier Fernandez, Pablo Gonzalo del Campo [es]
		- Vincent van Adrighem [nl]
		- Ole Laursen [da]
		- Christian Rose [sv]

Zenity 1.0
==========

" The obstacle is the path. "

Zen Dialogs -
=============
Calendar, Text Entry, Error, Informational, File Selection, List, Progress,
Question, Text Information and Warning.

See 'zenity --about' and Help for more details of how to use Zenity.

Zen Thanks -
============
	* Mike Newman and John Fleck for their direct help.
	* Jonathan Blandford, Anders Carlsson, James Henstridge, Havoc Pennington,
	  Kristian Rietveld, Jakub Steiner and Tom Tromey for their indirect help.

Zen Translations -
==================
	* Vincent van Adrighem, Pablo Gonzalo del Campo, Abel Cheung, Ole Laursen,
	  Kjartan Maraas, Christian Rose and Pablo Saratxaga for their wonderful 
	  translations.