source: introduction/welcome/changelog.xml@ 4f51961

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 4f51961 was 4f51961, checked in by Ken Moffat <ken@…>, 12 years ago

Update to libnotify-0.7.4.

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

  • Property mode set to 100644
File size: 11.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY changelogs "http://www.linuxfromscratch.org/blfs">
5 <!ENTITY % general-entities SYSTEM "../../general.ent">
6 %general-entities;
7]>
8
9<sect1 id="changelog" xreflabel='Change Log'>
10 <?dbhtml filename="changelog.html"?>
11
12 <sect1info>
13 <othername>$LastChangedBy$</othername>
14 <date>$Date$</date>
15 </sect1info>
16
17 <title>Change Log</title>
18
19 <para>Please note that the Change Log only lists which editor was
20 responsible for putting the changes into SVN; please read the
21 <xref linkend="credits"/> page in Chapter 1 for details on
22 who wrote what.</para>
23
24 <para>Current release: &version; &ndash; &releasedate;</para>
25
26 <itemizedlist>
27 <title>Changelog Entries:</title>
28
29<!-- Changelog template
30
31 <listitem>
32 <para>MMMM DD{nd,st,th}, YYYY</para>
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>
42
43-->
44 <listitem>
45 <para>February 9th, 2012</para>
46 <itemizedlist>
47 <listitem>
48 <para>[ken] - add atkmm-2.22.6 from Wayne.</para>
49 </listitem>
50 <listitem>
51 <para>[ken] - merge cairomm-1.9.2 from Wayne.</para>
52 </listitem>
53 <listitem>
54 <para>[ken] - merge gtkmm-3.2.0 from Wayne.</para>
55 </listitem>
56 <listitem>
57 <para>[ken] - merge gtk-vnc-0.4.3 from Wayne.</para>
58 </listitem>
59 <listitem>
60 <para>[ken] - merge libnotify-0.7.4 from Wayne.</para>
61 </listitem>
62 </itemizedlist>
63 </listitem>
64
65 <listitem>
66 <para>February 8th, 2012</para>
67 <itemizedlist>
68 <listitem>
69 <para>[bdubbs] - add mdadm-3.2.2.</para>
70 </listitem>
71 <listitem>
72 <para>[bdubbs] - add section About RAID.</para>
73 </listitem>
74 <listitem>
75 <para>[ken] - add librest-0.7.12 from Wayne.</para>
76 </listitem>
77 <listitem>
78 <para>[ken] - merge libsoup-2.36.1 from Wayne.</para>
79 </listitem>
80 <listitem>
81 <para>[ken] - merge liboauth-0.9.4 from Wayne.</para>
82 </listitem>
83 <listitem>
84 <para>[ken] - add cogl-1.8.2 from Wayne.</para>
85 </listitem>
86 <listitem>
87 <para>[ken] - update to avahi-0.6.28 from Wayne.</para>
88 </listitem>
89 <listitem>
90 <para>[ken] - add NetworkManager-0.9.2.0 from Wayne.</para>
91 </listitem>
92 <listitem>
93 <para>[ken] - merge evolution-3.2.2 from Wayne.</para>
94 </listitem>
95 <listitem>
96 <para>[ken] - add AccountsService-0.6.15 from Wayne.</para>
97 </listitem>
98 <listitem>
99 <para>[ken] - merge ConsoleKit-0.4.5 from Wayne.</para>
100 </listitem>
101 <listitem>
102 <para>[ken] - add p11-kit from Wayne, updated to 0.10.</para>
103 </listitem>
104 <listitem>
105 <para>[ken] - merge polkit-gnome-0.104 from Wayne.</para>
106 </listitem>
107 <listitem>
108 <para>[ken] - add itstool-1.1.1 from Wayne.</para>
109 </listitem>
110 <listitem>
111 <para>[abenton] - xine-lib 1.2.0.</para>
112 </listitem>
113 <listitem>
114 <para>[abenton] - lcms2 2.3.</para>
115 </listitem>
116 <listitem>
117 <para>[abenton] - libnice 0.1.1.</para>
118 </listitem>
119 </itemizedlist>
120 </listitem>
121
122 <listitem>
123 <para>February 7th, 2012</para>
124 <itemizedlist>
125 <listitem>
126 <para>[abenton] - FFmpeg 0.10.</para>
127 </listitem>
128 </itemizedlist>
129 </listitem>
130
131 <listitem>
132 <para>February 6th, 2012</para>
133 <itemizedlist>
134 <listitem>
135 <para>[bdubbs] - Merge Acknowledgements and Credits. Simplify
136 Credits to names only.</para>
137 </listitem>
138 <listitem>
139 <para>[ken] - Add gst-plugins-bad based on Wayne's work and updated to 0.10.21.</para>
140 </listitem>
141 <listitem>
142 <para>[ken] - Merge gst-plugins-base-0.10.35, gst-plugins-good-0.10.30,
143 gst-plugins-ugly-0.10.18, gstreamer-0.10.35, opal-3.10.2 and
144 telepathy-farsight-0.0.14 from Wayne.</para>
145 </listitem>
146 <listitem>
147 <para>[ken] - Add sound-theme-freedesktop-0.7 from Wayne.</para>
148 </listitem>
149 <listitem>
150 <para>[abenton] - Gimp 2.6.12.</para>
151 </listitem>
152 <listitem>
153 <para>[ken] - Add libgdata-0.10.1 from Wayne.</para>
154 </listitem>
155 <listitem>
156 <para>[ken] - merge libnice-0.1.0 from Wayne.</para>
157 </listitem>
158 <listitem>
159 <para>[ken] - Add libnl-3.2.3, based on Wayne's work for libnl-1.1.</para>
160 </listitem>
161 <listitem>
162 <para>[ken] - merge libproxy-0.4.7 from Wayne.</para>
163 </listitem>
164 </itemizedlist>
165 </listitem>
166
167 <listitem>
168 <para>February 4th, 2012</para>
169 <itemizedlist>
170 <listitem>
171 <para>[ken] - Add gst-ffmpeg-0.10.13 and tracker-0.12.3 from Wayne.</para>
172 </listitem>
173 <listitem>
174 <para>[ken] - Merge farsight2-0.0.26 and upower-0.9.14 from Wayne.</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>February 1st, 2012</para>
181 <itemizedlist>
182 <listitem>
183 <para>[abenton] - libvpx 1.0.0</para>
184 </listitem>
185 <listitem>
186 <para>[abenton] - Firefox 10.0</para>
187 </listitem>
188 <listitem>
189 <para>[abenton] - SeaMonkey 2.7</para>
190 </listitem>
191 <listitem>
192 <para>[abenton] - SQLite 3.7.10</para>
193 </listitem>
194 <listitem>
195 <para>[abenton] - Thunderbird 10.0</para>
196 </listitem>
197 </itemizedlist>
198 </listitem>
199
200
201 <listitem>
202 <para>January 29th, 2012</para>
203 <itemizedlist>
204 <listitem>
205 <para>[bdubbs] - Add kvm-qemu-1.0.</para>
206 </listitem>
207 </itemizedlist>
208 </listitem>
209
210 <listitem>
211 <para>January 28th, 2012</para>
212 <itemizedlist>
213 <listitem>
214 <para>[bdubbs] - Add configuration to bridge-utils and add bridge
215 service script.
216 </para>
217 </listitem>
218 <listitem>
219 <para>[ken] - Add gdb-7.3.1, SpiderMonkey (js185-1.0.0), vala
220 (updated to 0.14.1) and packagekit-0.7.1 from Wayne.
221 </para>
222 </listitem>
223 <listitem>
224 <para>[ken] - Merge gvfs-1.10.1 from Wayne.
225 </para>
226 </listitem>
227 </itemizedlist>
228 </listitem>
229
230 <listitem>
231 <para>January 27th, 2012</para>
232 <itemizedlist>
233 <listitem>
234 <para>[bdubbs] - Add bridge-utils-1.5.</para>
235 </listitem>
236 <listitem>
237 <para>[ken] - Add autogen-5.12, clutter-gst-1.4.4, colord-0.1.14,
238 lcms2-2.2 and mx-1.2.1 from Wayne, and mention Cantarell fonts in the
239 Xft Font Protocol part of xorg-config.</para>
240 </listitem>
241 <listitem>
242 <para>[ken] - Merge clutter-1.8.2, clutter-gtk-1.0.4 and eviv2-0.22
243 from Wayne.</para>
244 </listitem>
245 </itemizedlist>
246 </listitem>
247
248 <listitem>
249 <para>January 26th, 2012</para>
250 <itemizedlist>
251 <listitem>
252 <para>[ken] - Merge Wayne's python module changes: pygobject2
253 (2.28.6) reinstated alongside pygobject3; pyorbit, gnome-python
254 and gnome-python-desktop retired.</para>
255 </listitem>
256 <listitem>
257 <para>[ken] - Add exempi-2.1.1, folks-0.6.4.1, json-glib-0.14.2,
258 libgee-0.6.0, telepathy-logger-0.2.10 and telepathy-mission-control-5.9.1
259 from Wayne.</para>
260 </listitem>
261 <listitem>
262 <para>[ken] - Merge glib-2.30.2, glibmm-2.30.0, libsigc++-2.2.10,
263 libunique-3.0.2, ptlib-2.10.2 and telepathy-glib-0.16.0 from Wayne.
264 </para>
265 </listitem>
266 <listitem>
267 <para>[abenton] - Audacious 3.2.</para>
268 </listitem>
269 <listitem>
270 <para>[abenton] - Libmowgli 1.0.0.</para>
271 </listitem>
272 </itemizedlist>
273 </listitem>
274
275 <listitem>
276 <para>January 25th, 2012</para>
277 <itemizedlist>
278 <listitem>
279 <para>[ken] - Move some gnome2 packages to a new deprecated
280 chapter, and move gnome-media to audioutils. This is the
281 beginning of the move from gnome-2 to gnome-3, instructions and
282 links may be broken in the gnome chapters for the moment.</para>
283 </listitem>
284 <listitem>
285 <para>[ken] - Update to libbonobo-2.32.1, libgnome-2.32.1,
286 gnome-media-2.32.0, libgnomecanvas-2.30.3, libbonoboui-2.24.5
287 and libgnomeui-2.24.5. Merge libcanberra-0.28, GConf-3.2.3 and
288 librsvg-2.34.2 from Wayne.</para>
289 </listitem>
290 </itemizedlist>
291 </listitem>
292
293 <listitem>
294 <para>January 20th, 2012</para>
295 <itemizedlist>
296 <listitem>
297 <para>[bdubbs] - Added jfsutils-1.1.15.</para>
298 </listitem>
299 <listitem>
300 <para>[bdubbs] - Updated to xfsprogs-3.1.7.</para>
301 </listitem>
302 <listitem>
303 <para>[bdubbs] - Renamed device mapper to lvm2 and changed
304 the instructions to do a full lvm2 installation. Moved lvm2
305 to the filesystems chapter.</para>
306 </listitem>
307 </itemizedlist>
308 </listitem>
309
310 <listitem>
311 <para>January 16th, 2012</para>
312 <itemizedlist>
313 <listitem>
314 <para>[abenton] - libunique-1.1.6.</para>
315 </listitem>
316 </itemizedlist>
317 </listitem>
318
319 <listitem>
320 <para>January 10th, 2012</para>
321 <itemizedlist>
322 <listitem>
323 <para>[abenton] - libpng-1.5.7</para>
324 </listitem>
325 </itemizedlist>
326 </listitem>
327
328
329 <listitem>
330 <para>January 8th, 2012</para>
331 <itemizedlist>
332 <listitem>
333 <para>[bdubbs] - Update to vim-7.3.</para>
334 </listitem>
335 <listitem>
336 <para>[bdubbs] - Update to kdeaddons-3.5.13. (Trinity)</para>
337 </listitem>
338 <listitem>
339 <para>[bdubbs] - Update to kdeedu-3.5.13. (Trinity)</para>
340 </listitem>
341 <listitem>
342 <para>[bdubbs] - Update to kdepim-3.5.13. (Trinity)</para>
343 </listitem>
344 </itemizedlist>
345 </listitem>
346
347 <listitem>
348 <para>January 6th, 2012</para>
349 <itemizedlist>
350 <listitem>
351 <para>[bdubbs] - Add upstream patches to libart_lgpl.</para>
352 </listitem>
353 <listitem>
354 <para>[bdubbs] - Fix the installed update-pciids script
355 to not generate a warning.</para>
356 </listitem>
357 <listitem>
358 <para>[bdubbs] - Move 2011 changelog to a text file.</para>
359 </listitem>
360 </itemizedlist>
361 </listitem>
362
363 <listitem>
364 <para>January 5th, 2012</para>
365 <itemizedlist>
366 <listitem>
367 <para>[ken] - Update to libgsf-1.14.21, goffice-0.8.17,
368 gnumeric-1.10.17.</para>
369 </listitem>
370 <listitem>
371 <para>[ken] - Update to libao-1.1.0.</para>
372 </listitem>
373 <listitem>
374 <para>[ken] - Update to desktop-file-utils-0.18.</para>
375 </listitem>
376 <listitem>
377 <para>[ken] - Update to mpg123-1.13.4.</para>
378 </listitem>
379 </itemizedlist>
380 </listitem>
381
382 </itemizedlist>
383
384 <para><ulink url="&changelogs;/changelog-2011.txt">Changelog for 2011</ulink></para>
385 <para><ulink url="&changelogs;/changelog-2010.txt">Changelog for 2010</ulink></para>
386 <para><ulink url="&changelogs;/changelog-2009.txt">Changelog for 2009</ulink></para>
387 <para><ulink url="&changelogs;/changelog-2008.txt">Changelog for 2008</ulink></para>
388
389</sect1>
Note: See TracBrowser for help on using the repository browser.