-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
615 lines (360 loc) · 18 KB
/
ChangeLog
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
2008-11-03 Murray Cumming <[email protected]>
* 2.x/: Moved to the release-notes module.
* 1.x/: Removed because it is old and useless.
* single_module/:
* docs/: Removed because this was moved to live.gnome.org long
ago.
2008-10-25 Frederic Peters <[email protected]>
* 2.x/2.0rnotes/menuediting.xml: fixed outdated link in 2.0 menu
editing notes. (closes: #551177)
2007-03-13 Lucas Rocha <[email protected]>
* tools/schedule/2.24.schedule: added missing unstable .6 release.
2007-03-12 Lucas Rocha <[email protected]>
* tools/schedule/2.24.schedule: GNOME 2.23/2.24 schedule file.
* tools/schedule/ical.py: use new schedule file.
2008-01-31 Sven Herzberg <[email protected]>
Added git support code for prepare-ChangeLog.pl
* tools/prepare-ChangeLog.pl: added git-support
2008-01-31 Sven Herzberg <[email protected]>
Added prepare-ChangeLog.pl
* tools/prepare-ChangeLog.pl: from web-devel-2, revision 4603.
2008-01-16 Martyn Russell <[email protected]>
* tools/maintainer/*: Added the maintainer script to be homed on
GNOME's servers rather than Imendio's servers.
2007-08-15 Olav Vitters <[email protected]>
* tools/install-module: Trigger GNOME library to rebuild.
2004-10-17 Curtis Hovey <[email protected]>
* 2.x/style/navigation/top-users.xml:
Add art & themes to the top naviation to match the rest of w.g.o.
2003-10-27 Kjartan Maraas <[email protected]>
* single_module/tools/list_translators.sh: Add -u to the cvs command
so that the script actually works.
2003-10-12 Bastien Nocera <[email protected]>
* single_module/tools/README.txt: upd
* single_module/tools/list_translators.pl: added Perl version
* single_module/tools/list_translators.sh: forgot to match "_" for
languages like zh_TW
2003-10-12 Bastien Nocera <[email protected]>
* single_module/tools/list_translators.sh: that's one argument needed
not 2
2003-10-12 Bastien Nocera <[email protected]>
* single_module/tools/list_translators.sh: print out the usage if
the number of arguments is not the right one
2003-09-20 Kjartan Maraas <[email protected]>
* 2.x/2.4rnotes/rninstallation.xml: Move scrollkeeper up to
make the build order work.
2003-09-09 Mark McLoughlin <[email protected]>
* single_module/tools/list_translators.sh: play with the voodoo
a bit.
2003-07-07 Mark McLoughlin <[email protected]>
* single_module/tools/list_translators.sh: fix a couple of things.
2003-06-18 Murray Cumming <[email protected]>
* 2.x/: Started skeleton of 2.4 release notes, by ripping stuff out of
a copy of the 2.2 release notes.
* Put the 2.0 release notes in an appropriately named directory.
2003-06-14 Mark McLoughlin <[email protected]>
* single_module/tools/list_translators.sh: kill runsocks
foo.
2003-06-12 Mark McLoughlin <[email protected]>
* single_module/tools/list_translators.sh: fix buglet
where the .po filename is printed instead of just the
language code.
2003-06-07 Murray Cumming <[email protected]>
* 2.x/package-list: Removed all sections except Platform and Desktop.
The rest was out-of-date and unused.
* Moved 1.4 stuff to the 1.x directory.
* Added docs and tools directories with some initial stuff gathered
from the release team.
* Added single_release directory also with docs and tools, for stuff
that is is helpful to individual maintainers.
2003-02-01 John Fleck <[email protected]>
* 2.x/2.2rnotes/release-notes.xml
fixing docbook up
2003-01-31 John Fleck <[email protected]>
added:
* 2.x/2.2rnotes/rnfileroller.xml, rngnomeutilities.xml,
release-notes.xml, rngnomeapplets.xml, rnmultimediakeys.xml
docbooked version of Glynn's first draft of the release notes
2003-01-31 Murray Cumming <[email protected]>
* Removed 2.x/moduleinfo.py: Removed it because it isn't used and it's
a duplication and jhbuild now uses an XML format that we can transform
with XSL.
2003-01-22 Murray Cumming <[email protected]>
* 2.x/package-list: Added gnome-themes and startup-notification.
2003-01-22 Mark McLoughlin <[email protected]>
* 2.x/moduleinfo.py: add this list of what's in
the release so we can generate the build order and
dependancy diagram from it.
2003-01-20 Alex Duggan <[email protected]>
* 2.x/package-list: moved libvte to vte. Approved by Murray.
2003-01-20 Murray Cumming <[email protected]>
* 2.x/package-list: Added ggv.
2002-12-22 Murray Cumming <[email protected]>
* 2.x/package-list: Added new modules such as acme, metacity,
nautilus-media. Didn't bother with contact details because that should
be in the cvs module that's linked anyway, and because jdub says
he has a new module-list system in his as-yet-unseen new
developer.gnome.org site framework.
2002-12-22 Murray Cumming <[email protected]>
* 2.x/package-list:
Changed versions to major versions only,
assuming, for instance, that 2.1.x will become 2.2 at the final
release.
Removed the lists of individual panel applets and utils - they
are all in the same 2 modules.
* releng2html: Removed link to dot.plan - this has been renamed
and this link isn't used anyway - people copy and paste the table
section only.
2002-09-15 Jeff Waugh <[email protected]>
* 2.x/g2releasenotes.xml: Updates for 2.0.2.
2002-09-09 Steve Fox <[email protected]>
* 2.x/g2releasenotes.xml: scrollkeeper requires intltool.
2002-07-08 Glynn Foster <[email protected]>
* 2.x/menuediting.xml: Fix to avoid making incorrect statements.
2002-06-20 Eric Baudais <[email protected]>
* 2.x/g2releasenotes.xml: Redid the markup at jfleck's request.
2002-05-17 Glynn Foster <[email protected]>
* 2.x/package-list: Update version numbers.
2002-05-17 Glynn Foster <[email protected]>
* application_todos.pl: Remove the script too..even though it
was much more 1337 than Jeff's poopy perl script ;)
2002-05-16 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Removing in preference to bugzilla queries.
2002-04-16 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: More updates from Bastien for gnome-games.
2002-04-15 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Update gnome-games from Bastien.
2002-04-15 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Updates from Iain. He rocks, being the
only one to have completed all his gnome-media items.
2002-03-07 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Updates from Kevin for gnome-applets and utils.
ROCK ON!
2002-03-06 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Update glade. Damon rocks!
2002-03-06 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Damn you Hallski! Splitting out gnome-core
into panel and session and updating.
2002-03-06 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Updates on yelp.
2002-03-05 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Update the yelp TODO list
2002-02-12 Paolo Maggi <[email protected]>
* 2.x/todo.gnome2: Update the gedit TODO list
2002-02-17 Jamin Gray <[email protected]>
* 2.x/package-list: Updated some contacts and version numbers
2002-02-11 Jens Finke <[email protected]>
* 2.x/package-list: Updated eog version and added myself to
contacts, added atomix to fifth toe section.
2002-01-25 Paolo Maggi <[email protected]>
* 2.x/todo.gnome2: Update the gedit TODO list
2002-01-21 jacob berkman <[email protected]>
* gnome-1.4-branches: update bug-buddy
2002-01-17 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Remove John and Malcolm from Yelp hacking according to
Mikael's wishes.
2002-01-16 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Update to include gnome-control-center.
2002-01-16 Glynn Foster <[email protected]>
* application_todos.pl: Unb0rk script. It's still cruft though.
2002-01-16 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Update to include some items from gnome-core TODO.
2002-01-14 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Update the gedit TODO list and Paolo's e-mail
address. Update status of bug-buddy.
2002-01-13 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Update with some documentation on how to update
web.
2002-01-13 Glynn Foster <[email protected]>
* 2.x/todo.gnome2: Add todo list of most of the gnome2 core applications.
* application_todos.pl: Add exhibit A - poopy perl script for generating
dotplan mongo todo list webpage.
2002-01-05 Jamin Gray <[email protected]>
* 2.x/package-list: added contact and version info for galeon, gnomemeeting
2002-01-05 Jamin Gray <[email protected]>
* 2.x/package-list: added GStreamer and GNOMEMeeting to 5th Toe
2001-12-09 Jeff Waugh <[email protected]>
* 2.x/package-list: added applets and small updates
* releng2html.pl: now uses cvsbase for subsections (crazy)
2001-12-09 Jeff Waugh <[email protected]>
* releng2html.pl: render specially marked status fields in red for
removal, yes this is dispicable, but it's dumb text grokking that humans
also have to read.
2001-11-20 Jeff Waugh <[email protected]>
* 2.x/package-list: gnome-utils update from KevinV (rock!)
* releng2html.pl: silly datestamp mans (should be fixed)
2001-11-20 Jeff Waugh <[email protected]>
* 2.x/package-list: additional information c/o Glynn
* releng2html.pl: and he's been pestering me about this for days...
<subliminal>Glynn for Foundation Board</subliminal>
2001-11-18 Jeff Waugh <[email protected]>
* releng3html.pl: Updated, with some "what not to do" help from Gman. ;)
* 2.x/package-list: With Gman's additions, plus some decrackification for
vim users (ie. me).
2001-11-18 Jeff Waugh <[email protected]>
* releng2html.pl: spam-harvest deterring email address alteration
2001-11-18 Jeff Waugh <[email protected]>
* 2.x/package-list: added language bindings section
2001-11-18 Jeff Waugh <[email protected]>
* 2.x/package-list: changed packages for office, added various info
Thu Nov 15 20:06:10 CET 2001 Daniel Veillard <[email protected]>
* 2.x/package-list: libxml2 and libxslt info
2001-11-16 Jeff Waugh <[email protected]>
* 2.x/TODO: needed a 2.x releng todo list :)
* 2.x/package-list: sawfish info
* releng2html.pl: s/component/package/ - make it painfully obvious what
the point of this is (ie. these can be bits of modules)
2001-11-16 Jeff Waugh <[email protected]>
* README, 1.x
Changed README to be slightly more global ;) and added the 1.x directory.
Intention is to move 1.x releng stuff into here with the help of a cvs
surgeon. Just lubing up the release metadata, guv!
2001-11-16 Jeff Waugh <[email protected]>
* 2.x/package-list
* releng2html.pl
Added initial 2.x release engineering files. Set out like this so that we
can keep sane releng info here, tidy, for many releases. Should make for a
good archive.
Please note that the package-list is somewhat incomplete.
2001-09-27 Carlos Perelló Marín <[email protected]>
* gnome-1.4.1-branches: Updated info for gnome-utils && oaf.
2001-07-19 Kjartan Maraas <[email protected]>
* gnome-1.4.1-branches: Updated info for gnome-vfs, gnome-core
and gnome-applets.
2001-07-19 Matthias Warkus <[email protected]>
* gnome-1.4.1-branches: Added info for librsvg and eel.
2001-07-10 Kjartan Maraas <[email protected]>
* More version updates.
2001-06-28 Kjartan Maraas <[email protected]>
* gnome-1.4.1-versions: Update this too.
* gnome-1.4.1-branches: Update branch info.
* *: Open shop for 1.4.1.
2001-02-27 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated abiword
2001-02-27 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated gnumeric, gedit, gabber, gtm, pan
2001-02-27 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated gtkhtml, atomix, gabber,
galeon, gtm, gnomoku, radioactive, sodipodi
2001-03-09 Kjartan Maraas <[email protected]>
* gnome-1.4-branches: Updated branch info for ORBit, nautilus,
xml-i18n-tools.
2001-02-27 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated gedit
2001-02-27 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated gnumeric,
guppi
2001-02-27 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated gtm
2001-02-26 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated GnomeICU's
version number
2001-02-26 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated AbiWord,
Anjuta IDE, gob, GnomeICU, Firestarter, gnomoku, bombermaze, Atomix,
radioactive, and galeon
2001-02-26 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: removed memprof
at owen's request and XPenguins applet after talking with the author
about its state.
2001-02-24 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: added libgda
(gnome-db depends on it)
2001-02-16 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: added gtkhtml
2001-02-16 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: added gal
2001-02-16 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated Guppi,
GnuCash, AbiWord, Sodipodi, gnome-db, toutdoux, anjunta, memprof, gtm,
balsa, bombermaze, atomix, gfaz, fpm, merlin's cpu fire applet, and
googlizer. This completes the extra apps..
2001-02-15 Maciej Stachowiak <[email protected]>
* gnome-1.4beta1-versions: Updated gnome-libs, gtkmm, gnomemm,
libsigc++
2001-02-15 Maciej Stachowiak <[email protected]>
* gnome-1.4beta1-versions: Updated gtk+, glib, gtk-engines.
2001-02-15 Maciej Stachowiak <[email protected]>
* gnome-1.4beta1-versions: updated gnome-games, gnome-pim,
gnome-user-docs; removed users-guide at Dan Mueth's request.
2001-02-15 Ian Peters <[email protected]>
* gnome-extra-1.4beta1-versions, package-list-extras: updated pan,
added Lokkit and gnorpm
2001-02-15 Maciej Stachowiak <[email protected]>
* gnome-1.4beta1-versions: updated gnome-guile, gnome-libs, oaf,
panelmm, glade, ghex, ggv, bug-buddy bonobo, gnome-audio.
2001-02-15 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated gmc
2001-02-15 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated gedit
2001-02-15 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: updated gnumeric and dia
2001-02-15 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-versions, package-list-extras: update
Glimmer's version and add it to the stage area.
2001-02-15 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-version: updated gnomeicu's verison to 0.95.5
* package-list-extras: updated gnomeicu's version to 0.95.5
2001-02-15 Ian Peters <[email protected]>
* package-list-extras, gnome-extras-1.4beta1-versions: have some
GIMP loving
* package-list-extras: updated radioactive and gnomoku
* gnome-extras-1.4beta1-versions: ditto
2001-02-15 Jamin Gray <[email protected]>
* gnome-extras-1.4beta1-version: added eog to the version lists
* package-list-extras: added eog to the version lists
2001-02-15 Jamin Gray <[email protected]>
* added gnome-extras-1.4beta1-version to list versions of extra apps
2001-02-15 Jamin Gray <[email protected]>
* package-list-extras: added gob, updated a few version
numbers2001-02-15 Jamin Gray <[email protected]>
2001-02-14 Maciej Stachowiak <[email protected]>
* gnome-1.4beta1-versions: More packages.
2001-02-14 Maciej Stachowiak <[email protected]>
* gnome-1.4beta1-versions: Added more packages.
2001-02-14 Karl Eichwalder <[email protected]>
* gnome-1.4-branches: Correct branch name for gnome-print.
2001-02-13 Maciej Stachowiak <[email protected]>
* gnome-1.4-branches: Added branch info for gtop
* gnome-1.4beta1-versions: ammonite 0.8.3 and libxml 1.8.11 were
declared ready by maintainers.
2001-02-13 Maciej Stachowiak <[email protected]>
* gnome-1.4-branches: updated gnome-print branch
* gnome-1.4beta1-versions: libglade 0.16 and xml-i18n-tools 0.8
are ready for GNOME 1.4 beta 1 according to maintainers.
2001-02-12 Maciej Stachowiak <[email protected]>
* gnome-1.4beta1-versions: ORBit 0.5.7, gnome-media 1.2.0 and
esound 0.2.22 were declared ready for 1.4 beta 1 by maintainers.
2001-02-11 Maciej Stachowiak <[email protected]>
* gnome-1.4beta1-versions: gdm 2.0.98 is ready for beta 1.
2001-02-11 Maciej Stachowiak <[email protected]>
* gnome-1.4-branches: updated esound, gnome-print, libglade,
gnome-guile, gnome-python, libsigc++
* gnome-1.4beta1-versions: New file where we will list the
versions that actually go in for GNOME 1.4 beta 1
* package-list: Sorted list, update some info and email addresses.
2001-02-09 Maciej Stachowiak <[email protected]>
* gnome-1.4-branches:
Moved gtk-engines to Other per Owen's suggestion (no API effects).
Separeted out docs-only packages.
Added more status on gnome-print, glade, panel--, gnome-user-docs,
users-guide, gdm2, ggv, ghex, gnome-utilus.
2001-02-08 Maciej Stachowiak <[email protected]>
* gnome-1.4-branches: Added branch/freeze status report.
2001-02-02 Jody Goldberg <[email protected]>
* package-list-extras : update Gnumeric.
2001-01-27 Julian Missig <[email protected]>
* package-list-extras: updated info for gabber
2001-01-27 Jaka Mocnik <[email protected]>
* package-list: updated info for ggv and ghex.
Wed Jan 10 11:52:25 2001 George Lebl <[email protected]>
* ChangeLog: update TODO
2001-01-06 Maciej Stachowiak <[email protected]>
* TODO: Added some TODO items.
* package-list: Updated with items for GNOME 1.4.
2000-10-02 Maciej Stachowiak <[email protected]>
* package-list: Put Owen as gtk-engines contact.
2000-10-02 Maciej Stachowiak <[email protected]>
* package-list: Updated to match new format.
2000-10-02 Maciej Stachowiak <[email protected]>
* policy/package-list-policy.txt: Added package list policy.