source: introduction/welcome/changelog.xml@ 7b385ce

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 7b385ce was 7b385ce, checked in by Ken Moffat <ken@…>, 12 years ago

Add anjuta.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9492 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 24.1 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[9a778b8e]4 <!ENTITY changelogs "http://www.linuxfromscratch.org/blfs">
[4122007]5 <!ENTITY % general-entities SYSTEM "../../general.ent">
6 %general-entities;
7]>
8
[4afc2603]9<sect1 id="changelog" xreflabel='Change Log'>
[fa8d573]10 <?dbhtml filename="changelog.html"?>
11
12 <sect1info>
13 <othername>$LastChangedBy$</othername>
[55329727]14 <date>$Date$</date>
[fa8d573]15 </sect1info>
16
17 <title>Change Log</title>
18
[474231bf]19 <para>Please note that the Change Log only lists which editor was
[3a5c279]20 responsible for putting the changes into SVN; please read the
[4afc2603]21 <xref linkend="credits"/> page in Chapter 1 for details on
[fa8d573]22 who wrote what.</para>
23
[3baafca]24 <para>Current release: &version; &ndash; &releasedate;</para>
[fa8d573]25
26 <itemizedlist>
[3baafca]27 <title>Changelog Entries:</title>
28
29<!-- Changelog template
30
31 <listitem>
[bbe9eba0]32 <para>MMMM DD{nd,st,th}, YYYY</para>
[3baafca]33 <itemizedlist>
34 <listitem>
35 <para>[name] - Changelog entry.</para>
36 </listitem>
37 <listitem>
38 <para>[name] - Another changelog entry.</para>
39 </listitem>
40 </itemizedlist>
41 </listitem>
[4a18013]42
[3baafca]43-->
[7b385ce]44 <listitem>
45 <para>February 23rd, 2012</para>
46 <itemizedlist>
47 <listitem>
48 <para>[ken] - add anjuta-3.2.1 from Wayne.</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
[320f2a9]53 <listitem>
54 <para>February 21st, 2012</para>
55 <itemizedlist>
56 <listitem>
[1f9a2c88]57 <para>[ken] - add at-spi2-atk-2.3.1 from Wayne.</para>
58 </listitem>
59 <listitem>
60 <para>[ken] - add accerciser-3.2.1 from Wayne.</para>
[320f2a9]61 </listitem>
[f0088d1]62 <listitem>
63 <para>[ken] - add IPython-0.12 (a Python module).</para>
64 </listitem>
[3125144]65 <listitem>
66 <para>[abenton] - add wpa_supplicant 0.7.3.</para>
67 </listitem>
[320f2a9]68 </itemizedlist>
69 </listitem>
70
[c81750a]71 <listitem>
72 <para>February 19th, 2012</para>
73 <itemizedlist>
74 <listitem>
75 <para>[ken] - add pyxdg-0.19 (a Python module).</para>
76 </listitem>
[3b13c41]77 <listitem>
78 <para>[ken] - update to orca-3.2.2.</para>
79 </listitem>
[2a64859e]80 <listitem>
81 <para>[ken] - merge aisleriot-3.2.2 from Wayne.</para>
82 </listitem>
[4d40768]83 <listitem>
84 <para>[abenton] - libpng 1.5.9.</para>
85 </listitem>
[352f326]86 <listitem>
87 <para>[abenton] - libtiff 4.0.1.</para>
88 </listitem>
[372da32]89 <listitem>
90 <para>[abenton] - freeglut 2.8.0.</para>
91 </listitem>
[6be27f3]92 <listitem>
93 <para>[abenton] - Firefox 10.0.2.</para>
94 </listitem>
[e2ae0e7]95 <listitem>
96 <para>[abenton] - Thunderbird 10.0.2.</para>
97 </listitem>
[20a6da4]98 <listitem>
99 <para>[abenton] - Seamonkey 2.7.2.</para>
100 </listitem>
[c81750a]101 </itemizedlist>
102 </listitem>
103
[3246bd3]104 <listitem>
105 <para>February 18th, 2012</para>
106 <itemizedlist>
107 <listitem>
108 <para>[ken] - merge gtksourceview-3.2.3 from Wayne.</para>
109 </listitem>
[1427b08]110 <listitem>
111 <para>[ken] - add mobile-broadband-provider-info from Wayne, updated to
112 20110511.</para>
113 </listitem>
[31f90a8]114 <listitem>
115 <para>[ken] - merge nautilus-sendto-3.0.1 from Wayne.</para>
116 </listitem>
[b2df8a4]117 <listitem>
118 <para>[ken] - add pyatspi2-2.2.1 from Wayne, but placed in the Python
119 modules.</para>
120 </listitem>
[ce6a89f]121 <listitem>
122 <para>[abenton] - w3m 0.5.3.</para>
123 </listitem>
[3246bd3]124 </itemizedlist>
125 </listitem>
126
[d6bd11a]127 <listitem>
128 <para>February 17th, 2012</para>
129 <itemizedlist>
[7e1df8f9]130 <listitem>
131 <para>[bdubbs] - Add section 'About LVM'. Update kernel
132 requirements in lvm2.</para>
133 </listitem>
134 <listitem>
135 <para>[bdubbs] - Remove -x from nptd bootscript.</para>
136 </listitem>
[d6bd11a]137 <listitem>
138 <para>[ken] - merge mousetweaks-3.2.1 from Wayne.</para>
139 </listitem>
[13f7d3d4]140 <listitem>
141 <para>[ken] - add mutter-3.2.1 from Wayne.</para>
142 </listitem>
[0fb054c]143 <listitem>
144 <para>[ken] - merge nautilus-3.2.1 from Wayne.</para>
145 </listitem>
[79c538d]146 <listitem>
147 <para>[ken] - add network-manager-applet-0.9.2.0 from Wayne.</para>
148 </listitem>
[dc1c177a]149 <listitem>
150 <para>[ken] - add seed-3.2.0 from Wayne.</para>
151 </listitem>
[503a0c83]152 <listitem>
153 <para>[ken] - add sushi-0.2.1 from Wayne.</para>
154 </listitem>
[822075f]155 <listitem>
156 <para>[ken] - merge totem-pl-parser-2.32.6 from Wayne.</para>
157 </listitem>
[7c3a220f]158 <listitem>
159 <para>[ken] - merge vino-3.2.2 from Wayne.</para>
160 </listitem>
[c090c4d]161 <listitem>
162 <para>[ken] - merge vte-0.30.1 from Wayne.</para>
163 </listitem>
[d073532]164 <listitem>
165 <para>[ken] - add yelp-xsl-3.2.1 from Wayne.</para>
166 </listitem>
[f889089]167 <listitem>
168 <para>[ken] - merge yelp-3.2.1 from Wayne.</para>
169 </listitem>
[9ba96bb]170 <listitem>
171 <para>[ken] - merge zenity-3.2.0 from Wayne.</para>
172 </listitem>
[e263675]173 <listitem>
174 <para>[ken] - add at-spi2-core-2.3.1 from Wayne.</para>
175 </listitem>
[4716d52]176 <listitem>
177 <para>[abenton] - libassuan-2.0.3.</para>
178 </listitem>
[d6bd11a]179 </itemizedlist>
180 </listitem>
181
[220dad7]182 <listitem>
183 <para>February 16th, 2012</para>
184 <itemizedlist>
[ab2d4d1e]185 <listitem>
186 <para>[bdubbs] - Move lvm executables to /sbin, library to /lib.</para>
187 </listitem>
[220dad7]188 <listitem>
189 <para>[ken] - merge gnome-terminal-3.2.1 from Wayne.</para>
190 </listitem>
[2275367]191 <listitem>
192 <para>[ken] - add gnome-themes-standard-3.2.1 from Wayne.</para>
193 </listitem>
[d5c4225b]194 <listitem>
195 <para>[ken] - merge gnome-user-docs-3.2.2 from Wayne.</para>
196 </listitem>
[7ef3d467]197 <listitem>
198 <para>[ken] - merge gnome-user-share-3.0.1 from Wayne.</para>
199 </listitem>
[1d0056d]200 <listitem>
201 <para>[ken] - merge gnome-utils-3.2.1 from Wayne.</para>
202 </listitem>
[ab1270a]203 <listitem>
204 <para>[ken] - add gsettings-desktop-schemas-3.2.0 from Wayne.</para>
205 </listitem>
[a07f939]206 <listitem>
207 <para>[ken] - merge gucharmap-3.2.2 from Wayne.</para>
208 </listitem>
[da0b26c5]209 <listitem>
210 <para>[ken] - merge libgnomekbd-3.2.0 from Wayne.</para>
211 </listitem>
[bc5127e5]212 <listitem>
213 <para>[ken] - merge libgnome-keyring-3.2.2 from Wayne.</para>
214 </listitem>
[7a0dcad]215 <listitem>
216 <para>[ken] - merge libgtop-2.28.4 from Wayne.</para>
217 </listitem>
[951011a]218 <listitem>
219 <para>[ken] - merge libgweather-3.2.1 from Wayne.</para>
220 </listitem>
[976fd75e]221 <listitem>
222 <para>[ken] - add libpeas-1.2.0 from Wayne.</para>
223 </listitem>
[220dad7]224 </itemizedlist>
225 </listitem>
226
[c85a7c2]227 <listitem>
228 <para>February 15th, 2012</para>
229 <itemizedlist>
230 <listitem>
231 <para>[ken] - merge gnome-screensaver-3.2.0 from Wayne.</para>
232 </listitem>
[79f61a7]233 <listitem>
234 <para>[ken] - merge gnome-session-3.2.1 from Wayne.</para>
235 </listitem>
[ababb372]236 <listitem>
237 <para>[ken] - merge gnome-settings-daemon-3.2.2 from Wayne.</para>
238 </listitem>
[9d43457b]239 <listitem>
240 <para>[ken] - add gnome-shell-3.2.1 from Wayne.</para>
241 </listitem>
[ba06516]242 <listitem>
243 <para>[ken] - merge gnome-system-monitor-3.2.1 from Wayne.</para>
244 </listitem>
[800f6b1]245 <listitem>
246 <para>[abenton] - add Git 1.7.9.</para>
247 </listitem>
[874fec7f]248 <listitem>
249 <para>[abenton] - cURL 7.24.0.</para>
250 </listitem>
[c85a7c2]251 </itemizedlist>
252 </listitem>
253
[6494492c]254 <listitem>
255 <para>February 14th, 2012</para>
256 <itemizedlist>
[f42801c]257 <listitem>
258 <para>[bdubbs] - Update to Lynx 2.8.8dev.10.</para>
259 </listitem>
[6494492c]260 <listitem>
261 <para>[ken] - add gnome-icon-theme-extras-3.0.0 from Wayne.</para>
262 </listitem>
[f37f235]263 <listitem>
264 <para>[ken] - add gnome-icon-theme-symbolic-3.2.1 from Wayne.</para>
265 </listitem>
[da87570]266 <listitem>
[6192077]267 <para>[ken] - merge gnome-icon-theme-3.2.1.2 from Wayne.</para>
268 </listitem>
269 <listitem>
270 <para>[ken] - add gnome-js-common from Wayne, but updated to 0.1.2.</para>
[da87570]271 </listitem>
[2a01794]272 <listitem>
273 <para>[ken] - merge gnome-keyring-3.2.2 from Wayne.</para>
274 </listitem>
[c0b8b2b]275 <listitem>
276 <para>[ken] - merge gnome-menus-3.2.0.1 from Wayne.</para>
277 </listitem>
[dcda924]278 <listitem>
279 <para>[ken] - add gnome-online-accounts-3.2.1 from Wayne.</para>
280 </listitem>
[81636128]281 <listitem>
282 <para>[ken] - add gnome-packagekit-3.2.1 from Wayne.</para>
283 </listitem>
[c2e644c1]284 <listitem>
285 <para>[ken] - merge gnome-panel-3.2.1 from Wayne.</para>
286 </listitem>
[6494492c]287 </itemizedlist>
288 </listitem>
289
[ef89b7d]290 <listitem>
291 <para>February 12th, 2012</para>
292 <itemizedlist>
[59048cd9]293 <listitem>
[5f903c6]294 <para>[bdubbs] - Update to inetutils-1.9.1. </para>
295 </listitem>
296 <listitem>
[59048cd9]297 <para>[bdubbs] - Remove xinetd. </para>
298 </listitem>
[fe54f243]299 <listitem>
300 <para>[bdubbs] - Update ca-cert scripts. Account for
301 changed upstream format and ensure date command works
302 for all systems.</para>
303 </listitem>
[ef89b7d]304 <listitem>
305 <para>[ken] - add gjs-1.30.0 from Wayne.</para>
306 </listitem>
[7236a20]307 <listitem>
308 <para>[ken] - add glib-networking-2.30.1 from Wayne.</para>
309 </listitem>
[59f0e4d]310 <listitem>
311 <para>[ken] - merge gnome-applets-3.2.1 from Wayne.</para>
312 </listitem>
[a1044ab]313 <listitem>
314 <para>[ken] - merge gnome-backgrounds-3.2.0 from Wayne.</para>
315 </listitem>
[7cc5920]316 <listitem>
317 <para>[ken] - merge gnome-bluetooth-3.2.1 from Wayne.</para>
318 </listitem>
[c13d49d]319 <listitem>
320 <para>[ken] - add gnome-contacts-3.2.2 from Wayne.</para>
321 </listitem>
[24985a2]322 <listitem>
323 <para>[ken] - merge gnome-control-center-3.2.2 from Wayne.</para>
324 </listitem>
[7ee5186]325 <listitem>
326 <para>[ken] - merge gnome-desktop-3.2.1 from Wayne.</para>
327 </listitem>
[35aa60c]328 <listitem>
329 <para>[ken] - merge gnome-disk-utility-3.0.2 from Wayne.</para>
330 </listitem>
[b17ac78]331 <listitem>
332 <para>[ken] - merge gnome-doc-utils-0.20.6 from Wayne.</para>
333 </listitem>
[9391992]334 <listitem>
335 <para>[abenton] - libdvdread 4.2.0.</para>
336 </listitem>
[ef89b7d]337 </itemizedlist>
338 </listitem>
339
[ef14dbc]340 <listitem>
341 <para>February 11th, 2012</para>
342 <itemizedlist>
[e237c169]343 <listitem>
344 <para>[bdubbs] - Update to emacs-23.4. Fixes
345 <ulink url="&blfs-ticket-root;3276">#3276</ulink>.</para>
346 </listitem>
[ac02266]347 <listitem>
348 <para>[bdubbs] - Update to dhcp-4.2.3-P2. Fix instructions to
[e237c169]349 install needed dhclient-script. Fixes
[ac02266]350 <ulink url="&blfs-ticket-root;3273">#3273</ulink>.</para>
351 </listitem>
[a805e52]352 <listitem>
353 <para>[bdubbs] - Add a reference on maintaining a RAID system.</para>
354 </listitem>
355 <listitem>
356 <para>[bdubbs] - Minor updates to firewall script. Fixes
357 <ulink url="&blfs-ticket-root;2813">#2813</ulink>.</para>
358 </listitem>
359 <listitem>
360 <para>[bdubbs] - Fix instructions for creating dhclient version of
361 ifconfig.eth0. Fixes <ulink url="&blfs-ticket-root;3272">#3272</ulink>.</para>
362 </listitem>
[ef14dbc]363 <listitem>
[604ef1f]364 <para>[ken] - merge metacity-2.34.1 from Wayne, but move it into the gnome
365 part of the book because it can no longer be run without the gnome daemons.
366 </para>
[ef14dbc]367 </listitem>
[84ae34a]368 <listitem>
369 <para>[ken] - merge brasero-3.2.0 from Wayne.</para>
370 </listitem>
[8cb45e5]371 <listitem>
372 <para>[ken] - add caribou-0.4.1 from Wayne.</para>
373 </listitem>
[98f9ae3]374 <listitem>
375 <para>[ken] - add dconf-0.10.0 from Wayne.</para>
376 </listitem>
[05a757b]377 <listitem>
378 <para>[ken] - merge empathy-3.2.2 from Wayne.</para>
379 </listitem>
[67106a3d]380 <listitem>
381 <para>[ken] - merge eog-3.2.2 from Wayne.</para>
382 </listitem>
[ecc6758]383 <listitem>
384 <para>[ken] - merge epiphany-3.2.1 from Wayne.</para>
385 </listitem>
[cdb1b4b]386 <listitem>
387 <para>[ken] - merge evince-3.2.1 from Wayne.</para>
388 </listitem>
[3491d06]389 <listitem>
390 <para>[ken] - merge evolution-data-server-3.2.2 from Wayne.</para>
391 </listitem>
[964b98c]392 <listitem>
393 <para>[ken] - merge gcalctool-6.2.0 from Wayne.</para>
394 </listitem>
[3839649]395 <listitem>
396 <para>[ken] - merge gdm-3.2.1.1 from Wayne.</para>
397 </listitem>
[ef14dbc]398 </itemizedlist>
399 </listitem>
400
[e4b35fd]401 <listitem>
402 <para>February 10th, 2012</para>
403 <itemizedlist>
404 <listitem>
405 <para>[ken] - merge libwnck-3.2.1 from Wayne.</para>
406 </listitem>
[5fd18326]407 <listitem>
408 <para>[ken] - merge libxklavier-51 from Wayne.</para>
409 </listitem>
[b690f72]410 <listitem>
411 <para>[abenton] - libpng 1.5.8.</para>
412 </listitem>
[f940aa8]413 <listitem>
414 <para>[ken] - merge notification-daemon-0.7.3 from Wayne.</para>
415 </listitem>
[e443c44e]416 <listitem>
417 <para>[ken] - merge pangomm-2.28.4 from Wayne.</para>
418 </listitem>
[b324c5bb]419 <listitem>
420 <para>[ken] - merge startup-notification-0.12 from Wayne.</para>
421 </listitem>
[6b58d592]422 <listitem>
423 <para>[abenton] - Ghostscript 9.05.</para>
424 </listitem>
[e4b35fd]425 </itemizedlist>
426 </listitem>
427
[4d0a0787]428 <listitem>
429 <para>February 9th, 2012</para>
430 <itemizedlist>
431 <listitem>
432 <para>[ken] - add atkmm-2.22.6 from Wayne.</para>
433 </listitem>
[a680ea90]434 <listitem>
435 <para>[ken] - merge cairomm-1.9.2 from Wayne.</para>
436 </listitem>
[c5464c8]437 <listitem>
438 <para>[ken] - merge gtkmm-3.2.0 from Wayne.</para>
439 </listitem>
[78b39127]440 <listitem>
441 <para>[ken] - merge gtk-vnc-0.4.3 from Wayne.</para>
442 </listitem>
[4f51961]443 <listitem>
444 <para>[ken] - merge libnotify-0.7.4 from Wayne.</para>
445 </listitem>
[3861ffb]446 <listitem>
447 <para>[abenton] - PCRE 8.30.</para>
448 </listitem>
[4d0a0787]449 </itemizedlist>
450 </listitem>
451
[d48785d]452 <listitem>
453 <para>February 8th, 2012</para>
454 <itemizedlist>
[ec9b2d7]455 <listitem>
456 <para>[bdubbs] - add mdadm-3.2.2.</para>
457 </listitem>
458 <listitem>
459 <para>[bdubbs] - add section About RAID.</para>
460 </listitem>
[d48785d]461 <listitem>
462 <para>[ken] - add librest-0.7.12 from Wayne.</para>
463 </listitem>
[ac79eeb]464 <listitem>
465 <para>[ken] - merge libsoup-2.36.1 from Wayne.</para>
466 </listitem>
[6245d1c]467 <listitem>
468 <para>[ken] - merge liboauth-0.9.4 from Wayne.</para>
469 </listitem>
[aea89388]470 <listitem>
471 <para>[ken] - add cogl-1.8.2 from Wayne.</para>
472 </listitem>
[79d9ab52]473 <listitem>
474 <para>[ken] - update to avahi-0.6.28 from Wayne.</para>
475 </listitem>
[e33ddee]476 <listitem>
477 <para>[ken] - add NetworkManager-0.9.2.0 from Wayne.</para>
478 </listitem>
[f62019b7]479 <listitem>
480 <para>[ken] - merge evolution-3.2.2 from Wayne.</para>
481 </listitem>
[d6226e72]482 <listitem>
483 <para>[ken] - add AccountsService-0.6.15 from Wayne.</para>
484 </listitem>
[ffa27eef]485 <listitem>
486 <para>[ken] - merge ConsoleKit-0.4.5 from Wayne.</para>
487 </listitem>
[691bb91]488 <listitem>
489 <para>[ken] - add p11-kit from Wayne, updated to 0.10.</para>
490 </listitem>
[8d4c698]491 <listitem>
492 <para>[ken] - merge polkit-gnome-0.104 from Wayne.</para>
493 </listitem>
[d5e0c9e]494 <listitem>
495 <para>[ken] - add itstool-1.1.1 from Wayne.</para>
496 </listitem>
[a1698194]497 <listitem>
498 <para>[abenton] - xine-lib 1.2.0.</para>
499 </listitem>
[0b0fa17]500 <listitem>
501 <para>[abenton] - lcms2 2.3.</para>
502 </listitem>
[19590693]503 <listitem>
504 <para>[abenton] - libnice 0.1.1.</para>
505 </listitem>
[4162bcd]506 </itemizedlist>
507 </listitem>
508
509 <listitem>
510 <para>February 7th, 2012</para>
511 <itemizedlist>
512 <listitem>
513 <para>[abenton] - FFmpeg 0.10.</para>
514 </listitem>
[d48785d]515 </itemizedlist>
516 </listitem>
517
[dce429c]518 <listitem>
519 <para>February 6th, 2012</para>
[41666068]520 <itemizedlist>
521 <listitem>
522 <para>[bdubbs] - Merge Acknowledgements and Credits. Simplify
523 Credits to names only.</para>
524 </listitem>
[dce429c]525 <listitem>
526 <para>[ken] - Add gst-plugins-bad based on Wayne's work and updated to 0.10.21.</para>
527 </listitem>
[675575a]528 <listitem>
[8bda229]529 <para>[ken] - Merge gst-plugins-base-0.10.35, gst-plugins-good-0.10.30,
[e3622d1]530 gst-plugins-ugly-0.10.18, gstreamer-0.10.35, opal-3.10.2 and
531 telepathy-farsight-0.0.14 from Wayne.</para>
[675575a]532 </listitem>
[90ab1a9]533 <listitem>
534 <para>[ken] - Add sound-theme-freedesktop-0.7 from Wayne.</para>
535 </listitem>
[219f345a]536 <listitem>
537 <para>[abenton] - Gimp 2.6.12.</para>
538 </listitem>
[5ae1b99]539 <listitem>
540 <para>[ken] - Add libgdata-0.10.1 from Wayne.</para>
541 </listitem>
[ee4b3ddf]542 <listitem>
543 <para>[ken] - merge libnice-0.1.0 from Wayne.</para>
544 </listitem>
[3e39d34]545 <listitem>
546 <para>[ken] - Add libnl-3.2.3, based on Wayne's work for libnl-1.1.</para>
547 </listitem>
[1e5508a]548 <listitem>
549 <para>[ken] - merge libproxy-0.4.7 from Wayne.</para>
550 </listitem>
[dce429c]551 </itemizedlist>
552 </listitem>
553
[87f5b6e]554 <listitem>
555 <para>February 4th, 2012</para>
556 <itemizedlist>
557 <listitem>
[816d7bae]558 <para>[ken] - Add gst-ffmpeg-0.10.13 and tracker-0.12.3 from Wayne.</para>
[87f5b6e]559 </listitem>
[b5cd92fc]560 <listitem>
[1d4d9167]561 <para>[ken] - Merge farsight2-0.0.26 and upower-0.9.14 from Wayne.</para>
[b5cd92fc]562 </listitem>
[87f5b6e]563 </itemizedlist>
564 </listitem>
565
[2f0a768]566 <listitem>
567 <para>February 1st, 2012</para>
568 <itemizedlist>
569 <listitem>
570 <para>[abenton] - libvpx 1.0.0</para>
571 </listitem>
[f0dcb37d]572 <listitem>
573 <para>[abenton] - Firefox 10.0</para>
574 </listitem>
[b7daed2]575 <listitem>
[1f95134]576 <para>[abenton] - SeaMonkey 2.7</para>
577 </listitem>
578 <listitem>
579 <para>[abenton] - SQLite 3.7.10</para>
[b7daed2]580 </listitem>
[0adc5d50]581 <listitem>
582 <para>[abenton] - Thunderbird 10.0</para>
583 </listitem>
[2f0a768]584 </itemizedlist>
585 </listitem>
586
[d28198d3]587
588 <listitem>
589 <para>January 29th, 2012</para>
590 <itemizedlist>
591 <listitem>
592 <para>[bdubbs] - Add kvm-qemu-1.0.</para>
593 </listitem>
594 </itemizedlist>
595 </listitem>
596
[4b0ebf70]597 <listitem>
598 <para>January 28th, 2012</para>
599 <itemizedlist>
[a23aa7b]600 <listitem>
601 <para>[bdubbs] - Add configuration to bridge-utils and add bridge
602 service script.
603 </para>
604 </listitem>
[4b0ebf70]605 <listitem>
[37b8696]606 <para>[ken] - Add gdb-7.3.1, SpiderMonkey (js185-1.0.0), vala
607 (updated to 0.14.1) and packagekit-0.7.1 from Wayne.
[37f746a8]608 </para>
[4b0ebf70]609 </listitem>
[c18ba022]610 <listitem>
611 <para>[ken] - Merge gvfs-1.10.1 from Wayne.
612 </para>
613 </listitem>
[4b0ebf70]614 </itemizedlist>
615 </listitem>
616
[c88cfdd]617 <listitem>
618 <para>January 27th, 2012</para>
619 <itemizedlist>
[5f6ab32]620 <listitem>
621 <para>[bdubbs] - Add bridge-utils-1.5.</para>
622 </listitem>
[c88cfdd]623 <listitem>
[29ab1461]624 <para>[ken] - Add autogen-5.12, clutter-gst-1.4.4, colord-0.1.14,
625 lcms2-2.2 and mx-1.2.1 from Wayne, and mention Cantarell fonts in the
626 Xft Font Protocol part of xorg-config.</para>
[c88cfdd]627 </listitem>
[4944f78]628 <listitem>
[570b62f]629 <para>[ken] - Merge clutter-1.8.2, clutter-gtk-1.0.4 and eviv2-0.22
[f1a8ab0]630 from Wayne.</para>
[4944f78]631 </listitem>
[c88cfdd]632 </itemizedlist>
633 </listitem>
634
[f4472d1]635 <listitem>
636 <para>January 26th, 2012</para>
637 <itemizedlist>
638 <listitem>
639 <para>[ken] - Merge Wayne's python module changes: pygobject2
640 (2.28.6) reinstated alongside pygobject3; pyorbit, gnome-python
641 and gnome-python-desktop retired.</para>
642 </listitem>
[01c8f342]643 <listitem>
[1f8a6f8d]644 <para>[ken] - Add exempi-2.1.1, folks-0.6.4.1, json-glib-0.14.2,
[11e3d209]645 libgee-0.6.0, telepathy-logger-0.2.10 and telepathy-mission-control-5.9.1
646 from Wayne.</para>
[01c8f342]647 </listitem>
[4749981]648 <listitem>
[6eede81]649 <para>[ken] - Merge glib-2.30.2, glibmm-2.30.0, libsigc++-2.2.10,
[984d3d90]650 libunique-3.0.2, ptlib-2.10.2 and telepathy-glib-0.16.0 from Wayne.
651 </para>
[4749981]652 </listitem>
[b9bac65]653 <listitem>
654 <para>[abenton] - Audacious 3.2.</para>
655 </listitem>
[78d7d2c]656 <listitem>
657 <para>[abenton] - Libmowgli 1.0.0.</para>
658 </listitem>
[f4472d1]659 </itemizedlist>
660 </listitem>
661
[8d3eae9]662 <listitem>
663 <para>January 25th, 2012</para>
664 <itemizedlist>
665 <listitem>
666 <para>[ken] - Move some gnome2 packages to a new deprecated
667 chapter, and move gnome-media to audioutils. This is the
668 beginning of the move from gnome-2 to gnome-3, instructions and
669 links may be broken in the gnome chapters for the moment.</para>
670 </listitem>
[8cd2dc5]671 <listitem>
[b3a0d1d]672 <para>[ken] - Update to libbonobo-2.32.1, libgnome-2.32.1,
[67f6cfd]673 gnome-media-2.32.0, libgnomecanvas-2.30.3, libbonoboui-2.24.5
674 and libgnomeui-2.24.5. Merge libcanberra-0.28, GConf-3.2.3 and
675 librsvg-2.34.2 from Wayne.</para>
[8cd2dc5]676 </listitem>
[8d3eae9]677 </itemizedlist>
678 </listitem>
679
[8bc3edae]680 <listitem>
681 <para>January 20th, 2012</para>
682 <itemizedlist>
683 <listitem>
684 <para>[bdubbs] - Added jfsutils-1.1.15.</para>
685 </listitem>
686 <listitem>
687 <para>[bdubbs] - Updated to xfsprogs-3.1.7.</para>
688 </listitem>
689 <listitem>
690 <para>[bdubbs] - Renamed device mapper to lvm2 and changed
691 the instructions to do a full lvm2 installation. Moved lvm2
692 to the filesystems chapter.</para>
693 </listitem>
694 </itemizedlist>
695 </listitem>
696
[a7b45fd]697 <listitem>
698 <para>January 16th, 2012</para>
699 <itemizedlist>
700 <listitem>
701 <para>[abenton] - libunique-1.1.6.</para>
702 </listitem>
703 </itemizedlist>
704 </listitem>
705
[5eda319]706 <listitem>
707 <para>January 10th, 2012</para>
708 <itemizedlist>
709 <listitem>
710 <para>[abenton] - libpng-1.5.7</para>
711 </listitem>
712 </itemizedlist>
713 </listitem>
714
[74ab9fc]715
[df46eec]716 <listitem>
[d8a0fe7]717 <para>January 8th, 2012</para>
[df46eec]718 <itemizedlist>
[1db225b]719 <listitem>
720 <para>[bdubbs] - Update to vim-7.3.</para>
721 </listitem>
[df46eec]722 <listitem>
723 <para>[bdubbs] - Update to kdeaddons-3.5.13. (Trinity)</para>
724 </listitem>
725 <listitem>
726 <para>[bdubbs] - Update to kdeedu-3.5.13. (Trinity)</para>
727 </listitem>
728 <listitem>
729 <para>[bdubbs] - Update to kdepim-3.5.13. (Trinity)</para>
730 </listitem>
731 </itemizedlist>
732 </listitem>
733
[b187bb6]734 <listitem>
[d8a0fe7]735 <para>January 6th, 2012</para>
[b187bb6]736 <itemizedlist>
[0ea627b]737 <listitem>
738 <para>[bdubbs] - Add upstream patches to libart_lgpl.</para>
739 </listitem>
[b187bb6]740 <listitem>
[ab989b88]741 <para>[bdubbs] - Fix the installed update-pciids script
742 to not generate a warning.</para>
[b187bb6]743 </listitem>
[0fefcec]744 <listitem>
[ab989b88]745 <para>[bdubbs] - Move 2011 changelog to a text file.</para>
[0fefcec]746 </listitem>
[b187bb6]747 </itemizedlist>
748 </listitem>
749
[764c74e4]750 <listitem>
[d8a0fe7]751 <para>January 5th, 2012</para>
[764c74e4]752 <itemizedlist>
753 <listitem>
[ab989b88]754 <para>[ken] - Update to libgsf-1.14.21, goffice-0.8.17,
755 gnumeric-1.10.17.</para>
[764c74e4]756 </listitem>
[938ab0b]757 <listitem>
[ab989b88]758 <para>[ken] - Update to libao-1.1.0.</para>
[938ab0b]759 </listitem>
760 <listitem>
[ab989b88]761 <para>[ken] - Update to desktop-file-utils-0.18.</para>
[938ab0b]762 </listitem>
[0e25c32]763 <listitem>
[ab989b88]764 <para>[ken] - Update to mpg123-1.13.4.</para>
[0e25c32]765 </listitem>
766 </itemizedlist>
767 </listitem>
768
[fa8d573]769 </itemizedlist>
[e8c0cb17]770
[ab989b88]771 <para><ulink url="&changelogs;/changelog-2011.txt">Changelog for 2011</ulink></para>
[9a778b8e]772 <para><ulink url="&changelogs;/changelog-2010.txt">Changelog for 2010</ulink></para>
773 <para><ulink url="&changelogs;/changelog-2009.txt">Changelog for 2009</ulink></para>
774 <para><ulink url="&changelogs;/changelog-2008.txt">Changelog for 2008</ulink></para>
775
[f45b1953]776</sect1>
Note: See TracBrowser for help on using the repository browser.