summaryrefslogtreecommitdiff
path: root/NEWS
blob: 9a111cb1dcaaf789532f47a914745932c6c561a8 (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
Changes in 2.13.2:
------------------
* Added printing support                   (Chris Lahey, Don Scorgie)
* Cache man page index for faster startup times         (Brent Smith)
* Info page improvements, info menu support             (Don Scorgie)
* Fixed some critical warnings                          (Don Scorgie)
* Correct a misplaced #endif                            (Matthias Clasen)
* Use gecko.m4 from Epiphany to detect gecko            (Christian Persch)
* Use nsIWebBrowserSetup to turn off the global history (Christian Persch)
* Updated translations:
  cs      (Miloslav Trmac)
  en_CA   (Adam Weinberger)
  gu      (Ankit Patel)
  ja      (Takeshi AIHANA)
  nb      (Kjartan Maraas)
  nl      (Tino Meinen)
  no      (Kjartan Maraas)
  th      (Theppitak Karoonboonyanan)
  zh_CN   (Funda Wang)

Changes in 2.13.1:
------------------
* Beagle-based search                                       (Chris Lahey)
* Added Find Next                                           (Don Scorgie)
* Make the window display the man page title                (Don Scorgie)
* Fixed CSS validation errors                               (Don Scorgie)
* Fixed JavaScript error, #307948                           (Stuart Langridge)
* Fixed invalid read, #166715                               (Don Scorgie)
* Improved toc stylesheet performance                       (Brent Smith)
* Handle xref anchors properly, #93721                      (Don Scorgie)
* Allow compilation against xulrunner                       (Robert O'Callahan)
* Remove warning about non existant bookmark file, #310097  (Paolo Borelli)
* Hide the bookmarks dialog on delete_event, #319502        (Brent Smith)
* Fixed incorrect free, #319096                             (Matthias Clasen)
* Don't ship generated files                                (Frederic Crozat)
* Hide the preferences dialog on delete_event, #318736      (Brent Smith)
* Desensitive buttons when nothing selected, #318485        (Gabriel Burt)
* Added "Copy email address" option to popup menu           (Don Scorgie)
* Allow Enter to find next, #167420           (Jorge Bernal, Brent Smith)
* Allow Esc to close find bar, #167414        (Jorge Bernal, Brent Smith)
* Made the man parser ignore macros used by pod2man         (Brent Smith)
* Handle troff \s+-[N] macros in man pages                  (Brent Smith)
* Fix the SH, SS, and IP sibling selectors                  (Shaun McCance)
* General cleanup                                           (Don Scorgie)
* Updated translations:
  bg      (Alexander Shopov)
  bn      (Khandakar Mujahidul Islam)
  cs      (Miloslav Trmac)
  en_CA   (Adam Weinberger)
  es      (Francisco Javier F. Serrador)
  et      (Priit Laes)
  fi      (Ilkka Tuohela)
  gl      (Ignacio Casal Quinteiro)
  ku      (Erdal Ronahi)
  ky      (Timur Jamakeev)
  nb      (Kjartan Maraas)
  no      (Kjartan Maraas)
  sk      (Ivan Noris)
  sv      (Christian Rose)
  th      (Theppitak Karoonboonyanan)

Changes in 2.12.1:
------------------
* Updated translations:
  ku      (Erdal Ronahi)
  vi      (Clytie Siddall)

Changes in 2.12.0:
------------------
* Enabled F7 keybinding, as per #157941    (Shaun McCance)
* Don't crash on invalid DocBook, #310420  (Brent Smith)
* Updated translations:
  ca      (Jordi Mallach)
  cy      (Telsa Gwynne)
  fr      (Christophe Merlet)
  ko      (Young-Ho Cha)
  lt      (Žygimantas Beručka)
  ru      (Leonid Kanter)
  tr      (Baris Cicek)

Changes in 2.11.92:
-------------------
* All sorts of Gecko backend stuff                 (Christian Persch)
* Fix typo in character code in translator comment (Behdad Esfahbod)
* Small fixes                                      (Ross Burton)
* Fix crash                                        (Don Scorgie)
* Updated translations:
  el     (Nikos Charonitakis)
  fa     (Meelad Zakaria)
  fi     (Ilkka Tuohela)
  gu     (Ankit Patel)
  he     (Yuval Tanny)
  hu     (Gabor Kelemen)
  id     (Ahmad Riza H Nst)
  ja     (Takeshi AIHANA)
  nl     (Reinout van Schouwen)
  pl     (Bartosz Kosiorek)
  pt_BR  (Estêvão Samuel Procópio)
  pt     (Duarte Loreto)
  ro     (Mugurel Tudor)
  sq     (Laurent Dhima)
  sr     (Слободан Д. Средојевић)
  sv     (Christian Rose)
  th     (Theppitak Karoonboonyanan)
  uk     (Maxim Dzumanenko)
  vi     (Clytie Siddall)
  zh_CN  (Funda Wang)
  zh_TW  (Abel Cheung)

Changes in 2.11.1:
------------------
* Made bookmark headers insensitive            (Don Scorgie)
* Use gobject private data, fixing bug #140632 (Christian Persch)
* All sorts of Gecko backend stuff             (Christian Persch)
* Position the navbar at the bottom            (Shaun McCance)
* Changed color parameters around              (Shaun McCance)
* Added trail of links to parent sections      (Shaun McCance)
* Added JS magic to the linktrail              (Stuart Langridge)
* Depend on gnome-doc-utils 0.3.1              (Shaun McCance)
* Set a minimum font size of 8pt               (Shaun McCance)
* Updated translations:
  bg      (Vladimir Petkov)
  cs      (Miloslav Trmac)
  da      (Martin Willemoes Hansen)
  de      (Hendrik Brandt)
  es      (Francisco Javier F. Serrador)
  et      (Ivar Smolin)
  gl      (Ignacio Casal Quinteiro)
  it      (Alessio Frusciante)
  nb      (Terance Sola)
  nl      (Tino Meinen)
  no      (Terance Sola)
  sv      (Christian Rose)
  zh_TW   (Abel Cheung)
  en_CA   (Adam Weinberger)
  eu      (Iñaki Larrañaga)
  el      (Kostas Papadimas)

Changes in 2.10.0:
------------------
* Code cleanup (Paolo Borelli)
* More code cleanup (Kjartan Marass)
* Still more code cleanup (Ross Burton)
* Clean code, clean (Davyd Madeley)
* Fixed compilation and build issues (Christian Persch)
* Fixed (sans-X)HTML display problem (Ross Burton)
* Somewhat better wording and organization (Shaun McCance)
* Fix crash on links to non-existing pages (Chris Lahey)
* Lots of bookmarks love (Don Scorgie)
* Nice big Yelp icon on the TOC pages (Shaun McCance)
* Other prettification work (Shaun McCance)
* Documents should now sort semi-properly (Shaun McCance)
* Navigation fixes for the Go menu (Shaun McCance)
* Updated translations:
  ar      (Arafat Medini)
  bg      (Alexander Shopov, Vladimir Petkov)
  ca      (Jordi Mallach)
  cs      (Miloslav Trmac)
  cy      (Rhys Jones)
  da      (Ole Laursen)
  de      (Hendrik Brandt, Frank Arnold)
  el      (Kostas Papadimas, Nikos Charonitakis)
  en_CA   (Adam Weinberger)
  en_GB   (David Lodge)
  es      (Francisco Javier F. Serrador)
  et      (Priit Laes, Ivar Smolin)
  eu      (Iñaki Larrañaga)
  fi      (Pauli Virtanen)
  fr      (Baptiste Mille-Mathias)
  gu      (Ankit Patel)
  hu      (Gabor Kelemen)
  id      (Ahmad Riza H Nst)
  ja      (Takeshi AIHANA)
  ko      (Changwoo Ryu)
  lt      (½ygimantas Beru­ka)
  nb      (Kjartan Maraas)
  ne      (Pawan Chitrakar)
  nl      (Reinout van Schouwen, Tino Meinen)
  nn      (Kjartan Maraas)
  no      (Kjartan Maraas)
  pl      (Artur Flinta)
  pt      (Duarte Loreto)
  pt_BR   (Raphael Higino)
  ro      (Mugurel Tudor)
  ru      (Leonid Kanter)
  rw      (Steve Murphy)
  sq      (Laurent Dhima)
  sr      (Danilo ¦egan)
  sr@Latn (Danilo ¦egan)
  sv      (Christian Rose)
  tr      (Serkan Kenar)
  ug      (Abduxukur Abdurixit)
  uk      (Maxim Dziumanenko)
  wa      (Pablo Saratxaga)
  xh      (Adi Attar)
  zh_CN   (Funda Wang)
  zh_TW   (GNOME HK Team)

Changes in 2.9.3:
-----------------
* Bookmark improvements (Don Scorgie, shaunm)
* Added the beloved navigation bar to the bottom of pages (shaunm)
* Improvements to the Find toolbar (shaunm)
* Got everything XMLified, no more old HTML (shaunm)
* Updated translations:
  bg      (Vladimir Petkov)
  cs      (Miloslav Trmac)
  de      (Hendrik Brandt)
  en_CA   (Adam Weinberger)
  es      (Francisco Javier F. Serrador)
  et      (Priit Laes)
  ja      (Satoru SATOH)
  lt      (Žygimantas Beručka)
  nb      (Kjartan Maraas)
  nl      (Tino Meinen)
  no      (Kjartan Maraas)
  sv      (Christian Rose)

Changes in 2.9.2:
-----------------
* Added bookmarks, with much work frm Don Scorgie
* Lots of theme-aware prettification
* Added compile-time options for man and info, both off by default
* Massively awesome work on info from Davyd Madeley
* More work on man pages from James Bowes
* Fix forkbomb on man: and info: URIs
* Moved Titlepage to File->About This Document
* Made reloading documents work
* Make external links actually wore, from Don Scorgie
* Fix 'Open Link in New Window', from Don Scorgie
* Copy and Select All work from James Bowes
* Enable compilation against firefox, from Christian Persch
* Updated translations:
  bg      (Vladimir Petkov)
  cs      (Miloslav Trmac)
  da      (Martin Willemoes Hansen)
  de      (Hendrik Brandt)
  el      (Simos Xenitellis)
  en_CA   (Adam Weinberger)
  en_GB   (David Lodge)
  es      (Francisco Javier F. Serrador)
  hu      (Laszlo Dvornik)
  ja      (Takeshi AIHANA)
  lt      (Žygimantas Beručka)
  ms      (Hasbullah Bin Pit)
  nb      (Kjartan Maraas)
  ne      (Pawan Chitrakar)
  nl      (Tino Meinen)
  nso     (Zuza Software Foundation)
  ru      (Leonid Kanter)
  sq      (Laurent Dhima)
  sv      (Christian Rose)
  zh_CN   (Funda Wang)
  zu      (Dwayne Bailey)

Changes in 2.9.1:
-----------------
* Switch to Gecko for HTML rendering, thanks to Marco Pesenti Gritti
* Popup menus on links, thanks to Don Scorgie
* Working Copy menu item, thanks to Don Scorgie
* Firefox-style Find toolbar
* Hidden 'Open Location' dialog
* Drag and drop from the contents sidebar
* Nearly everything responds to theme and font changes
* Preferences for fonts
* Using XSLT from gnome-doc-utils
* Icon-themeable admonition graphics
* Icon-themeable watermarks for blockquote and programlisting
* Hooked up pager cancellation and stubs for reload
* Lots of man page work by James Bowes
* Better history handling when pages error out
* Switch to GtkUIManager
* Switch to GtkAboutDialog

Changes in 2.6.0:
-----------------
* Fix for for #134534, portable sed usage.          (Laszlo Peter)
* Updated translations:
  ar      (Arafat Medini)
  cs      (Miloslav Trmac)
  en_GB   (Gareth Owen)
  hu      (Andras Timar)
  pa      (Amanpreet Singh Alam)
  ro      (Mugurel Tudor)
  ru      (Russian team)
  sr      (Slobodan Sredojević)
  sr@Latn (Slobodan Sredojević)
  zh_CN   (jan2xue)

Changes in 2.5.91:
------------------
* Fix for #137216, infinite loop in tree traversal.    (Shaun McCance)
* Updated translations:
  be      (Ales Nyakhaychyk)
  bn      (Sayamindu Dasgupta)
  da      (Ole Laursen)
  el      (Nikos Charonitakis)
  en_CA   (Alexander Winston)
  ga      (Alastair McKinstry)
  nn      (Åsmund Skjæveland)
  pt_BR   (Estêvão Samuel Procópio)
  sr      (Danilo Šegan)
  sr@Latn (Danilo Šegan)
  th      (Paisa Seeluangsawat)
  uk      (Maxim Dziumanenko)

Changes in 2.5.90:
------------------
* Fixed problem where documents in certain categories weren't
  being displayed.                                       (Shaun McCance)
* Fixed #134698, because people like my name.            (Shaun McCance)
* A few stylistic changes to the HTML output.            (Shaun McCance)
* Implement some dictionary magic from DV which fixes the problem
  with libxslt 1.1.3 and should provide a speedup.       (Shaun McCance)
* Updated translations:
  az      (Mətin Əmirov)
  et      (Priit Laes)
  fi      (Lauri Nurmi)
  fr      (Jean-Michel Ardantz)
  it      (Luca Ferretti)
  lt      (Žygimantas Beručka)
  ta      (Dinesh Nadarajah)
  zh_TW   (Roy Chan)

Changes in 2.5.6:
-----------------
* Don't break with libxslt 1.1.3                           (Shaun McCance)
* Better author/editor/othercredit support (#134769)       (Shaun McCance)
* Portability fix in build (#134534)                        (Merino Vidal)
* Don't crash when the window is closed before the
  transformation is finished (#134266)                 (Jan Arne Petersen)
* Don't crash on compulsive page switching                 (Shaun McCance)
* Some more stylesheet work                                (Shaun McCance)
* Translation updates:
  ar      (Arafat Medini)
  az      (Mətin Əmirov)
  be      (Ales Nyakhaychyk)
  ca      (Jordi Mallach)
  cs      (Miloslav Trmac)
  cy      (Rhys Jones)
  da      (Ole Laursen)
  de      (Christian Neumair)
  el      (Kostas Papadimas)
  ko      (Changwoo Ryu)
  ja      (Takeshi AIHANA)
  mn      (Sanlig Badral)
  nn      (Åsmund Skjæveland)
  no      (Kjartan Maraas)
  pt      (Duarte Loreto)
  sq      (Laurent Dhima)
  sr      (Danilo Šegan)
  sr@Latn (Danilo Šegan)
  th      (Paisa Seeluangsawat)

Changes in 2.5.5:
-----------------
* Fixed orphaned Contents header                       (Shaun McCance)
* Implemented releaseinfo element                      (Shaun McCance)
* Various stylesheet improvements and speed-ups        (Shaun McCance)
* Stop grabbing focus on the HTML widget all the time  (Shaun McCance)
* Leak less memory in the DocBook converter            (Shaun McCance)
* Made the interface more responsive while transforming
  really large documents                               (Shaun McCance)
* Fixed stupidly wrong chunking for refentry           (Shaun McCance)
* Fixed stupidly wrong ulink handling                  (Shaun McCance)
* Translation updates:
  ca      (Jordi Mallach)
  es      (Francisco Javier F. Serrador)
  hr      (Robert Sedak)
  ja      (Takeshi AIHANA)
  ko      (Changwoo Ryu)
  mn      (Sanlig Badral)
  nl      (Tino Meinen)
  pl      (GNOME PL Team)
  sq      (Laurent Dhima)
  sv      (Christian Rose)
  zh_CN   (Funda Wang)

Changes in 2.5.4:
-----------------
* Massive amount of mind-numbing work in fixing various scrolling
  issues, including pages loading at the bottom of the page (#131305)
  and not scrolling to anchors (#93721).                  (Shaun McCance)
* Build fix in yelp-window.c.                          (Mikael Hallendal)
* Handle mailto: URIs correctly again.                    (Shaun McCance)
* Fix double history problem on first page of a document. (Shaun McCance)
* Fix history problem for any external links.             (Shaun McCance)
* Some stylistic changes to the stylesheets.              (Shaun McCance)
* Don't leak massive amounts of memory in yelp-window.c   (Shaun McCance)
* Nicer automatic chunk depth determination.              (Shaun McCance)
* Handle XInclude properly.                               (Shaun McCance)
* Work around libxml2 bug (now fixed, but I don't want to depend
  on that recent of a version) which caused the TOC not to get
  loaded if there was a single bad OMF file.              (Shaun McCance)
* Allow relative paths to file on the command line.       (Shaun McCance)
* Updated translations:
  az      (Mətin Əmirov)
  cs      (Miloslav Trmac)
  da      (Ole Laursen
  de      (Christian Neumair)
  el      (Kostas Papadimas)
  es      (Francisco Javier F. Serrador)
  fr      (Christophe Merlet)
  ga      (Alastair McKinstry)
  hu      (Andras Timar)
  ja      (Takeshi AIHANA)
  ko      (Changwoo Ryu)
  lt      (Žygimantas Beručka)
  ms      (Hasbullah Bin Pit)
  nl      (Vincent van Adrighem)
  no      (Kjartan Maraas)
  pl      (Artur Flinta)
  pt      (Duarte Loreto)
  pt_BR   (Estêvão Samuel Procópio)
  sq      (Laurent Dhima)
  sr      (Danilo Šegan)
  sr@Latn (Danilo Šegan)
  sv      (Christian Rose)

Changes in 2.5.3:
-----------------
* Previous and Next changed to Previous Page and Next Page  (Shaun McCance)
* Set encoding to utf-8 in the generated html (#131186)     (Richard Hult)
* New man converter, which will be totally unadvertised
  for the 2.6 release, due to its unreadiness               (Shaun McCance)
* i18n in place for the XSLT                                (Shaun McCance)
* Some nice work on the test document, which though not
  included in the release, has shown some XSLT errors       (Eric Baudais)
* Fixes and improvements to the DocBook XSLT                (Shaun McCance)
* Mildly better error dialogs, still need work              (Shaun McCance)
* Some under-the-hood improvements to the TOC maker         (Shaun McCance)
* Anchor jumping stuff, which is still giving problems      (Shaun McCance)
* Added yelp:chunk-depth processing instruction             (Shaun McCance)
* Handle absolute ghelp: URIs again                         (Shaun McCance)
* Actually handle HTML pages                                (Shaun McCance)
* Handle links to stuff that goes outside Yelp              (Shaun McCance)
* Fix annoying whitespace problem in sidebar                (Shaun McCance)
* Update translations:
  ar      (Arafat Medini)
  ca      (Jordi Mallach)
  cs      (Miloslav Trmac)
  de      (Christian Neumair)
  es      (Francisco Javier F. Serrador)
  et      (Tõivo Leedjärv)
  fr      (Sebastien Bacher)
  hr      (Robert Sedak) 
  ko      (Changwoo Ryu) 
  lt      (Žygimantas Beručka)
  mn      (Sanlig Badral)
  ms      (Hasbullah Bin Pit)
  nl      (Tino Meinen)
  nn      (Åsmund Skjæveland)
  pl      (GNOME PL Team)
  pt      (Duarte Loreto)
  sr      (Danilo Šegan)
  sr@Latn (Danilo Šegan)
  sv      (Christian Rose)
  ja      (Takeshi AIHANA)

Changes in 2.5.2.1:
-------------------
* Fix the intltool 0.28 build breakage

Changes in 2.5.2:
-----------------
* Lots and lots of work on the Find dialog          (Chee Bin HOH)
* Page titles now show up in the titlebar           (Shaun McCance)
* Non-existent pages are discovered faster          (Shaun McCance)
* Sidebar selection follows loaded page again       (Shaun McCance)
* Previous, Next, and TOC have menu items           (Shaun McCance)
* Window icon from the icon theme, more to come     (Shaun McCance)
* Pretty colored boxes that follow the theme        (Shaun McCance)
* Admonition graphics work again                    (Shaun McCance)
* Plenty more work on the DocBook XSLT              (Shaun McCance)
* Display a busy cursor while loading               (Shaun McCance)
* Put Titlepage and Contents in the right order     (Shaun McCance)
* Prevent duplicate entry in history                (Shaun McCance)
* Do startup notification right                     (Shaun McCance)
* Various crashers and leaks fixed
* Updated translations:
  ar       (Arafat Medini)
  be       (Ales Nyakhaychyk)
  ca       (Jordi Mallach)
  cs       (Miloslav Trmac)
  da       (Ole Laursen)
  de       (Christian Neumair)
  el       (Nikos Charonitakis)
  es       (Francisco Javier F. Serrador)
  ja       (Takeshi AIHANA)
  nl       (Tino Meinen)
  nn       (Åsmund Skjæveland)
  pl       (GNOME PL Team)
  sr       (Danilo Šegan)
  sr@Latn  (Danilo Šegan)
  sv       (Christian Rose)

Changes in 2.5.1:
-----------------
* Remove empty Categories headers from TOC      (Shaun McCance)
* Back, Forward, and Find in Page are back      (Chee Bin HOH)  
* Crashes found and fixed:
  Joe Markus Clarke (2)
  Diego González    (1)
  Shaun McCance     (1)
* Updated translations:
  cs      (Miloslav Trmac)
  lt      (Žygimantas Beručka)
  mn      (Sanlig Badral)
  nl      (Tino Meinen)
  sr      (Danilo Šegan)
  sr@Latn (Danilo Šegan)
  th      (Paisa Seeluangsawat)
  fr      (Jean-Michel Ardantz)

Changes in 2.5.0:
-----------------
Completely new transformation system.  This is really just a whole
slew of changes that I just can't list.  The transformations are
done entirely differently, in-process, and unthreaded.  A YelpPager
is used to hold the transformation, and it emits signals when pages
are ready to be displayed.  The "views" are removed from YelpWindow,
because everything goes through YelpPager, and it's considerably
simpler.  There are a lot of regressions and breakages, but the
new infastructure will prove itself.            (Shaun McCance)

Changes in 2.3.6:
-----------------
* A11y fixes to the contents view, #89838       (Shaun McCance)
* A11y fixes to info viewing, #89838            (Shaun McCance)
* Updated translations
  (pt, ja, hi, zh_CN, es and sr)

Changes in 2.3.4:
-----------------
* move man and info help converters into Yelp	(Anders Carlsson
* add StarupNotify support			(Jordi Mallach)
* additional language support for stylesheets	(Glynn foster, Mike Lei)
* improve style guide compliance		(Alex Duggan)
* better warning if document does not exist	(Mikael Hallendal)
* truly massive stylesheet improvements		(Shaun McCance)


Changes in 2.3.3:
-----------------
* About window fixes                            (Alex Duggan, Steven Chaplin)
* Memory leak fixes                             (Narayana Pattipati,
                                                 Mikael Hallendal,
						 Kjartan Maraas)
* Expand the contents tree correctly            (Narayana Pattipati, 
                                                 Mikael Hallendal)
* New translations
  (bn, ga, sr, cy, li)
* Updated translations
  (ja, zh_TW, sv, cs, he, sq, ga, fr, es, de, ca, ms, pt, da, be, nl)

Changes in 2.3.0: 
-----------------
* Lots of updates to the stylesheets
* Removed support for gtkthml1 (no CSS)
* Removed the 'gman' symlink (#103750)
* Fixed the command line argument parsing
* Updated translations
  (mn, id, kn, fa, th, is, eo, ml, de,          
   fi, zh_TW, zh_CN, ro, es, it, pt, am,       
   tr, nl, be, th, he)

Changes in 2.2.0:
-----------------
* Updated translations
  (hi, he, vi, de)                              (Christian Neumair,
                                                 Pablo Saratxaga,
                                                 Toivo,
                                                 Gil Osher,
                                                 Naba Kumar)

Changes in 2.1.5:
-----------------
* Stylesheet fixes                              (Padraig O'Briain)
* Hide unimplemented search options             (Richard Hult)
* Updated translations 
  (am, hi, ko, ru, sq, ta)

Changes in 2.1.4:
-----------------
* Updated translations 
  (am, bg, ca, el, es, ja, lv, no, pl, pt_BR, sk, wa)

Changes in 2.1.3:
-----------------
* Multihead fix                                 (Mark McLoughlin)
* Updated translations 
  (be, fr, hu, da, nl, am, de, fr, sq,
   bg, zh_CN, sv, pt_BR, ca, no, ms)            (Dmitry G. Mastrukov
                                                 Christophe Merlet
                                                 Andras Timar
                                                 Ole Laursen
                                                 Vincent van Adrighem
                                                 Daniel Yacob 
                                                 Christian Neumair
                                                 Jean-Michel Ardantz
                                                 Laurent Dhima
                                                 Alexander Shopov
                                                 He Qiangqiang
                                                 Christian Rose
                                                 Evandro Fernandes Giovanini
                                                 Jordi Mallach
                                                 Kjartan Maraas
                                                 Hasbullah bin Pit)
                                                                                                              
Changes in 2.1.2:
-----------------

* Search in page                                (Richard Hult)
* Fixes to yelp-pregenerate                     (Richard Hult)
* Updated Norwegian (bokmål) translation        (Kjartan Maraas)

Changes in 2.1.1:
-----------------

* i18n fixes to stylesheets                     (Marius Andreiana)
* Use GnomeApp instead of GtkWindow             (Paolo Maggi)
* Fix crash when loading external files         (Mikael Hallendal,
                                                 Paolo Maggi)
* Support 'yelp index:' to show index page      (Mikael Hallendal)
* Updated hungarian translation                 (Andras Timar)

Changes in 2.1.0:
-----------------

* Added pregeneration of HTML cache.            (Narayana Pattipati)
* Stylesheet updates                            (sander Vesik)
* Internal cleanups                             (Mikael Hallendal)
* a11y fix                                      (Padraig O'Briain)
* Linking error                                 (Mikael Hallendal)

Changes in 1.0.6:
-----------------

* Fixed build error on AIX, xlC compiler        (Benjamin Thery)
* Updated translations (ca)
* Added translations (ro, cs)

Changes in 1.0.5:
-----------------

* Fixed a bug causing weird behaviour in the 
  Content view                                  (Kristian Rietveld)

Changes in 1.0.4:
-----------------

* Fixed so that background color isn't always 
  white                                         (Padraig O'Briain)
* Fixed the desktop file so it validates        (Ross Burton)
* a11y fix                                      (Padraig O'Briain)
* Fixed bug causing Yelp to hang on certain 
  HTML pages                                    (Mikael Hallendal)
* Updated translation (el).

Changes in 1.0.3:
-----------------

* Fixed a bug that caused Yelp to segfault on 
  startup if you used MANPATH instead of 
  manpath                                       (Mikael Hallendal)
* Stylesheet improvments                        (Sander Vesik)
* Updated translations (pt)			(Duarte Loreto)

Changes in 1.0.2:
-----------------

* Fixed missing info pages and sort info pages  (Mikael Hallendal)
* Remove duplications in manpath                (Yogeesh MB)
* Support for gnome2-*2html in libexec          (Brian Cameron)
* Buffer overflow fix                           (Laavanya K R)
* Stylesheet fixes                              (Sander Vesik)
* Fixes for toolbar style                       (Kang Jeong-Hee)
* Fixed window icon and about box icon          (Nicholas Curran)
* Various minor fixes                           (Mikael Hallendal,
					         Padraig O'Briain)
* Updated translations 
  (lv, de, am, ca, bg, sv, et, ru, pl, no, sk, fr, ms, ko, nl, da, 
   wa, vi, hu)

Changes in 1.0.1:
-----------------

* Updated translations (am, gl, zh_TW, bg)

Changes in 1.0:
---------------

* Updated translations (nl, ru, ca, et, sv)

Changes in 0.10:
----------------
 
* Show the open section in the TOC tree          (Mikael Hallendal)
* Re enabled viewing documents in the index view (Mikael Hallendal)
* Handle info:dir                                (Mikael Hallendal)
* Set window title to say which document is 
  displayed                                      (Mikael Hallendal)
* Ship docbook DTD                               (Mikael Hallendal)
* Don't hard code font sizes                     (Mikael Hallendal,
					 	  Bill Haneman)
* Fix bug hat made index page only work for 
  first window                                   (Mikael Hallendal)
* Better error handling                          (Mikael Hallendal)
* Fixed session bug (#82605)                     (Yogeesh MB)
* Fixes to db2html                               (Mikael Hallendal,
						  James Henstridge)

Changes in 0.9.1:
-----------------

* Shipping the 1.48 stylesheets with Yelp        (Mikael Hallendal)

Changes in 0.9:
---------------

* Caching docbook in memory for faster access    (Mikael Hallendal)
* Fixed bug that caused crashes on Solaris       (Mikael Hallendal) 
* View info pages in chunks                      (Patanjali Somayaji)
* Fixed mem leaks                                (Mikael Hallendal,
					  	  Richard Hult)
* Stylesheet updates                             (Sander Vesik)

Changes in 0.8:
---------------

* Async reading of all documents                 (Mikael Hallendal)
* New nice look from Jimmacs mockups             (Mikael Hallendal,
                                                  Jakub Steiner)
* Added support for gtkhtml1                     (Mikael Hallendal)
* Plugged lots of mem leaks                      (Mikael Hallendal)
* Fixed the nasty bug that made it crash on      (Mikael Hallendal,
  Debian unstable.                                Stéphane Démurget)
* Various bugfixes                               (Mikael Hallendal)
* Stylesheets improvments                        (Sander Vesik)

Changes in 0.7:
---------------

* Stylesheets improvement                        (Sander Vesik)
* URI fixing, now fully support jrb's 
  uri-scheme                                     (Mikael Hallendal)
* Cleaned up the error-reporting on stdout       (Mikael Hallendal)
* Bugfixes for the index-searching               (Mikael Hallendal)

Changes in 0.6.1:
-----------------

* Docbook fixes                                  (John Fleck)
* Handle HTML-pages better                       (Mikael Hallendal)
* Stylesheet updates                             (Sander Vesik)
* man/info-fix fixing a bug resulting in 
  sometime man/info didn't get displayed at all  (Mikael Hallendal)
* Man-fixes when viewing man-pages with a .so 
  in them.                                       (Mikael Hallendal)


Changes in 0.6:
---------------

* Made the TOC view look better                  (Mikael Hallendal,
					 	  Tammy Fox)
* Better error handling when viewing docbook     (Mikael Hallendal)
* Docbook speedups                               (Mikael Hallendal)
* Chunking stylesheet fixes                      (Sander Vesik)
* Fixed a couple of Calum's usability issues     (Mikael Hallendal)
* Use toolbar settings from GConf                (Mikael Hallendal)
* Style fixes in the index view                  (Richard Hult)
* Fixed memory leaks                             (Padraig O'Briain
						  Mikael Hallendal)

Changes in 0.5:
---------------

* Support for INFOPATH                           (Mikael Hallendal)
* Faster in-doc browsing .                       (Mikael Hallendal)
* Fixed bugs: #72637, #72965, #75081             (Mikael Hallendal)
* UTF8 Fix                                       (Zbigniew Chyla)
* Accessibility fixes                            (Padraig O'Briain,
					 	  Jagadeesh B. G)

Changes in 0.4:
---------------

* Session management                             (Sandeep V Honde)

Changes in 0.3:
---------------

* gnome-help symlink                        	 (Alex Larsson)
* history fixes                            	 (Mikael Hallendal)
* Added support for index search          	 (Mikael Hallendal)
* Changed strings suggested by Calum      	 (Mikael Hallendal)
* Added Go menu with toolbar alternatives 	 (Mikael Hallendal)
* Lots of bugfixes                               (Mikael Hallendal)