Magellan Linux

Diff of /branches/mage-next/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1442 by niro, Mon Jul 25 12:17:19 2011 UTC revision 2165 by niro, Wed Aug 14 13:55:55 2013 UTC
# Line 1  Line 1 
1    2013-08-14  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2164] VERSION:
4      -version 0.4.96
5     * [r2163] usr/lib/mage/smage2.functions.sh:
6      -split_restore_variables(): fixed a logical error SPECIAL_VARS->
7      SPECIAL_FUNCTIONS
8     * [r2161] ChangeLog:
9      -updated ChangeLog
10     * [r2160] VERSION:
11      -version 0.4.95
12     * [r2159] etc/mage.rc.example, usr/lib/mage/mage.rc.global.in,
13      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
14      -support icecream distributed cc (icecc)
15     * [r2158] usr/lib/mage/smage2.functions.sh:
16      -split_packages: honor and protect SPECIAL_FUNCTIONS variable
17     * [r2157] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
18      -added mqalint support and use a stub function until we provide
19      lint check tools offically
20     * [r2156] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
21      -introduce unpack_package() function to unpack single packages
22      and do unpack of a package while installing phase and not all
23      packages at once to save space
24     * [r2155] usr/lib/mage/ldd-fix.sh:
25      -make use of magequery
26    
27    2013-07-15  Niels Rogalla <niro@magellan-linux.de>
28    
29     * [r2144] ChangeLog:
30      -updated ChangeLog
31     * [r2143] VERSION:
32      -version 0.4.94
33     * [r2142] usr/lib/mage/museradd:
34      -add support for -M/-H of useradd/adduser to suppress homedir
35      creation. usermod does not support this switch, it must be
36      ignored
37     * [r2141] usr/lib/mage/depwalker.sh:
38      -print invalid apps and do not print errors
39     * [r2140] usr/lib/mage/smage2.functions.sh:
40      -remove excessive tabbing and duplicate entries from dependencies
41    
42    2013-02-01  Niels Rogalla <niro@magellan-linux.de>
43    
44     * [r2047] ChangeLog:
45      -updated ChangeLog
46     * [r2046] VERSION:
47      -version 0.4.93
48     * [r2045] usr/lib/mage/mage.rc.global.in:
49      -fixed whitespaces
50     * [r2044] usr/lib/mage/mage.rc.global.in:
51      -fixed buildpkg -> pkgbuild in description
52     * [r2043] usr/lib/mage/smage2.sh:
53      -honor PKGTYPE=virtual in all split_package cases
54     * [r2042] usr/lib/mage/smage2.sh:
55      -improved split_package handling and honor split_info for all
56      cases
57     * [r2041] usr/lib/mage/smage2.functions.sh:
58      -fixed whitespaces
59     * [r2040] usr/lib/mage/smage2.functions.sh:
60      -do not save/restore PKGTYPE twice for split_packages
61     * [r2039] usr/lib/mage/autodepend.sh:
62      -really honor prefix
63    
64    2012-11-19  Niels Rogalla <niro@magellan-linux.de>
65    
66     * [r1993] ChangeLog:
67      -updated ChangeLog
68     * [r1992] VERSION:
69      -version 0.4.92
70    
71    2012-10-26  Niels Rogalla <niro@magellan-linux.de>
72    
73     * [r1963] usr/lib/mage/mage4.functions.sh:
74      -fixed a cmd typo: xarg -> xargs
75    
76    2012-10-25  Niels Rogalla <niro@magellan-linux.de>
77    
78     * [r1962] usr/lib/mage/mage4.functions.sh:
79      -enhanced protected files counter with bash internal base
80      functions
81     * [r1961] usr/lib/mage/mage4.functions.sh:
82      -print cosmetic
83    
84    2012-10-12  Niels Rogalla <niro@magellan-linux.de>
85    
86     * [r1955] usr/lib/mage/pkg_all_sources.sh:
87      -fixed whitespaces
88     * [r1954] usr/lib/mage/autodepend.sh:
89      -honor usr-move and resolve full soname pathes to improved the
90      file search in the package database
91     * [r1953] usr/lib/mage/search_soname.sh:
92      -improved soname detection
93     * [r1952] usr/lib/mage/mage4.functions.sh:
94      -fixed need_busybox_support() function to honor USR-move
95     * [r1951] usr/lib/mage/mgroupadd, usr/lib/mage/museradd:
96      -users created by packagemanagement should be system users
97    
98    2012-04-11  Niels Rogalla <niro@magellan-linux.de>
99    
100     * [r1798] ChangeLog:
101      -updated ChangeLog
102     * [r1797] VERSION:
103      version 0.4.91
104     * [r1796] usr/lib/mage/smage2.functions.sh:
105      -marchsrcfile: add $1 to make different variable names possible
106     * [r1795] usr/lib/mage/smage2.functions.sh:
107      -show full path to file which gets unpacked
108    
109    2012-03-12  Niels Rogalla <niro@magellan-linux.de>
110    
111     * [r1786] ChangeLog:
112      -updated ChangeLog
113     * [r1785] VERSION:
114      -version 0.4.90
115     * [r1784] usr/lib/mage/smage2.sh:
116      -honor !pkgbuild with split_packages and respect variables set in
117      split_info too
118     * [r1783] usr/lib/mage/magequery.sh:
119      -always export C locale to fix utf-8 issues
120     * [r1782] usr/lib/mage/ldd-fix.sh:
121      -honor multiple argvs
122     * [r1781] usr/lib/mage/mage4.functions.sh:
123      -added some nice colors for mprintfeatures()
124     * [r1780] usr/lib/mage/mage4.sh:
125      -added option 'print-features'
126     * [r1779] usr/lib/mage/env-rebuild.sh:
127      -handle XDG dirs right and fix glib gio/schema errors
128    
129    2012-02-18  Niels Rogalla <niro@magellan-linux.de>
130    
131     * [r1764] ChangeLog:
132      -updated ChangeLog
133     * [r1763] VERSION:
134      -version 0.4.89
135     * [r1762] usr/lib/mage/mage4.functions.sh:
136      -fixed a typo
137     * [r1760] ChangeLog:
138      -updated ChangeLog
139     * [r1759] VERSION:
140      -version 0.4.88
141     * [r1758] usr/lib/mage/mage4.functions.sh:
142      -improved count_protected_files() function to fix several issues
143    
144    2012-02-16  Niels Rogalla <niro@magellan-linux.de>
145    
146     * [r1690] usr/lib/mage/mage4.functions.sh:
147      -fixed broken mtime handling of symlinks
148     * [r1689] usr/lib/mage/smage2.functions.sh:
149      -added march(), marchsrfile(), marchsrcdir(), marchdepend(),
150      marchsdepend() functions
151    
152    2012-02-06  Niels Rogalla <niro@magellan-linux.de>
153    
154     * [r1687] ChangeLog:
155      -updated ChangeLog
156     * [r1686] VERSION:
157      -version 0.4.87
158     * [r1685] usr/lib/mage/mage.rc.global.in:
159      -let the makefile set the right CHOST and CFLAGS for the current
160      arch
161     * [r1684] usr/lib/mage/smage2.functions.sh:
162      -always honor state set in distribution file, but prefer local
163      states from smage2 file
164     * [r1683] etc/mage.rc.example:
165      -removed description of pkgbuild feature, which is internal only
166      and should not changed by normal user
167     * [r1682] etc/mage.rc.example:
168      -fixed spelling
169     * [r1681] etc/mage.rc.example:
170      -removed MAGE_FEATURES comment
171     * [r1680] usr/lib/mage/smage2.functions.sh:
172      -do not add --enable-shared for waf configure scripts, which
173      support --disable-* options only
174     * [r1679] usr/lib/mage/smage2.functions.sh:
175      -pretty print, add a new line
176     * [r1678] Makefile:
177      -let the makefile set the right CHOST and CFLAGS for the current
178      arch
179     * [r1677] usr/lib/mage/mage.rc.global.in:
180      -fixed spelling
181     * [r1676] usr/lib/mage/mage.rc.global.in:
182      -added garr, dfn and global-auto sourceforge mirrors
183     * [r1675] usr/lib/mage/mage4.functions.sh:
184      -update_tarball: only exclude distribution from uri if it matches
185      stable|testing|unstable
186    
187    2012-01-14  Niels Rogalla <niro@magellan-linux.de>
188    
189     * [r1661] ChangeLog:
190      -updated ChangeLog
191     * [r1660] VERSION:
192      -version 0.4.86
193     * [r1659] usr/lib/mage/smage2.sh:
194      -more PCATEGORIE->PCAT fixes for split-packages
195     * [r1658] usr/lib/mage/mage4.functions.sh:
196      -verbose mchecksum
197    
198    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
199    
200     * [r1656] ChangeLog:
201      -updated ChangeLog
202     * [r1655] VERSION:
203      -version 0.4.85
204     * [r1654] usr/lib/mage/mage4.functions.sh:
205      -honor mounted or empty $MAGEDIR in syncmage_tarball()
206     * [r1653] usr/lib/mage/mage4.functions.sh:
207      -introduce mcheckemptydir()
208     * [r1652] usr/lib/mage/mage4.functions.sh:
209      -use mchecksum everywhere
210     * [r1651] usr/lib/mage/smage2.functions.sh:
211      -fixed split_package PCATEGORIE -> PCAT issue and always unset
212      PCATEGORIE
213     * [r1650] usr/lib/mage/mage4.functions.sh:
214      -disabled unused choppkgname function
215     * [r1649] usr/lib/mage/mage.rc.global.in,
216      usr/lib/mage/mage4.functions.sh,
217      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
218      -added mage-feature pkgdistrotag to support DISTROTAG in package
219      tarballs
220     * [r1648] usr/lib/mage/mage4.functions.sh,
221      usr/lib/mage/smage2.functions.sh:
222      -honor license information
223     * [r1646] ChangeLog:
224      -updates ChangeLog
225     * [r1645] VERSION:
226      -version 0.4.84
227     * [r1644] usr/lib/mage/autodepend.sh,
228      usr/lib/mage/search_soname.sh:
229      -added some simple sanity checks
230     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
231      usr/lib/mage/search_soname.sh[ADD]:
232      -install more scripts (pkg_all_sources, autodepend and
233      search_soname)
234     * [r1642] usr/lib/mage/convert_databases.sh,
235      usr/lib/mage/convert_databases_meta.sh,
236      usr/lib/mage/convert_databases_smage.sh,
237      usr/lib/mage/generate_meta_data.sh,
238      usr/lib/mage/pkg_all_sources.sh:
239      -honor the PCATEGORIE deprecation and make the scripts work with
240      the latest changes to smage/mage
241     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
242      -deprecate PCATEGORIE in favor of PCAT and warn the packages
243      about it
244     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
245      usr/lib/mage/smage2.sh:
246      -split of smage2-functions into an extra include
247     * [r1639] usr/lib/mage/smage2.sh:
248      -fixed spelling
249     * [r1638] etc/mage.rc.example:
250      -fixed alphabetical order and added missing static feature
251     * [r1637] usr/share/doc/mage/template.mage,
252      usr/share/doc/mage/template.smage2:
253      -updated templates
254     * [r1636] usr/lib/mage/smage2.sh:
255      -pre-fixed all stamps after src_install with post-
256     * [r1635] usr/lib/mage/smage2.sh:
257      -fixed wrong feature name srcpkg -> srcpkgbuild
258     * [r1634] usr/lib/mage/smage2.sh:
259      -fixed broken mstriplibtoolarchive and never run file on other
260      mstrip* when nothing was found
261     * [r1633] usr/lib/mage/smage2.sh:
262      -minstalldocs(): fixed uncompressed docs installation
263     * [r1632] usr/lib/mage/smage2.sh:
264      -fixed broken commit
265     * [r1631] usr/lib/mage/smage2.sh:
266      -let mage-features decide to build static libs and always enable
267      shared libs
268     * [r1630] usr/lib/mage/smage2.sh:
269      -always use verbose mode for source downloads
270     * [r1629] usr/lib/mage/mage.rc.global.in:
271      -added missing known mage-features and moved stepbystep to the
272      right place of the alphabetical order
273     * [r1628] usr/lib/mage/mage4.functions.sh:
274      -highlight unkown mage-features
275     * [r1627] usr/lib/mage/mage4.functions.sh:
276      -added missing known mage-features and moved stepbystep to the
277      right place of the alphabetical order
278     * [r1626] usr/lib/mage/mage4.functions.sh:
279      -mdownload(): append wget_opts, do not overwrite
280     * [r1625] usr/lib/mage/mage4.functions.sh:
281      -fixed spelling
282    
283    2012-01-10  Niels Rogalla <niro@magellan-linux.de>
284    
285     * [r1623] ChangeLog:
286      -updated ChangeLog
287     * [r1622] VERSION:
288      -version 0.4.83
289     * [r1621] usr/lib/mage/smage2.sh:
290      -introduce .stamps dir for build time stamps and remove this dir
291      on new builds if it exists
292     * [r1620] usr/lib/mage/mage4.functions.sh:
293      -added --resume support for smage
294     * [r1619] usr/lib/mage/mage.rc.global.in:
295      -prefer mesh as sourceforge mirror
296    
297    2012-01-09  Niels Rogalla <niro@magellan-linux.de>
298    
299     * [r1618] usr/lib/mage/smage2.sh:
300      -fixed a typo
301     * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
302      -added --resume support for smage
303     * [r1616] usr/lib/mage/smage2.sh:
304      -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that
305      CXXFLAGS set in mage.rc are honored
306     * [r1615] usr/lib/mage/smage2.sh:
307      -minstalldocs(): fixed compressed docs installation
308     * [r1614] usr/lib/mage/smage2.sh:
309      -split_restore_variables(): no verbose clutter while restoring
310      mage-features
311     * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
312      -support CTARGET crosscompile host settings
313     * [r1612] usr/lib/mage/mage.rc.global.in:
314      -added dir.gz to purge targets
315     * [r1611] etc/mage.rc.example:
316      -do not tell something about internal features
317    
318    2012-01-03  Niels Rogalla <niro@magellan-linux.de>
319    
320     * [r1609] ChangeLog:
321      -updated ChangeLog
322     * [r1608] VERSION:
323      -version 0.4.82
324     * [r1607] etc/mage.rc.example:
325      -fixed header, clean up and tell something about mage-features
326     * [r1606] Makefile:
327      -generate arch specific stuff at build time
328     * [r1605] usr/lib/mage/mage.rc.global[DEL],
329      usr/lib/mage/mage.rc.global.in[CPY]:
330      -renamed mage.rc.global > mage.rc.global.in
331     * [r1604] usr/lib/mage/smage2.sh:
332      -allow unpack of jar files
333     * [r1603] usr/lib/mage/mage4.functions.sh:
334      -finally be silent when loading initial setup of mage-features
335     * [r1602] usr/lib/mage/env-rebuild.sh:
336      -fixed broken " and \' substition
337    
338    2012-01-02  Niels Rogalla <niro@magellan-linux.de>
339    
340     * [r1601] usr/lib/mage/smage2.sh:
341      - reverted accidently applied mstriplibtool change
342     * [r1600] usr/lib/mage/smage2.sh:
343      - do not die if mdownload has not error code 0; some mirrors may
344      not work and we want try all defined SRC_URIs. mchecksum catches
345      any download instead
346    
347    2011-12-30  Niels Rogalla <niro@magellan-linux.de>
348    
349     * [r1599] usr/lib/mage/mage4.functions.sh:
350      -fixed some missing COLDEFAULTS
351    
352    2011-12-29  Niels Rogalla <niro@magellan-linux.de>
353    
354     * [r1597] ChangeLog:
355      -updated ChangeLog
356     * [r1596] VERSION:
357      -version 0.4.81
358     * [r1595] usr/lib/mage/smage2.sh:
359      -respect feature flag !pkgbuild with several build/stripping
360      functions
361     * [r1594] usr/lib/mage/smage2.sh:
362      -never unset PKGTYPE on regen for sake of build check
363     * [r1593] usr/lib/mage/smage2.sh:
364      -if PKGTYPE=virtual don't build anything
365     * [r1592] usr/lib/mage/smage2.sh:
366      -fixed a typo
367     * [r1591] usr/lib/mage/smage2.sh:
368      -more informative messages in default src_* functions
369     * [r1590] usr/lib/mage/mage4.functions.sh:
370      -colored mage-feature messages
371    
372    2011-12-28  Niels Rogalla <niro@magellan-linux.de>
373    
374     * [r1589] usr/lib/mage/smage2.sh:
375      -fixed a race condition with MLIBDIR
376     * [r1587] ChangeLog:
377      -updated ChangeLog
378     * [r1586] VERSION:
379      -version 0.4.80
380     * [r1585] usr/lib/mage/compressdoc:
381      -included several upstream fixes and prepare for man-db support
382     * [r1584] usr/lib/mage/mage.rc.global,
383      usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh,
384      usr/lib/mage/smage2.sh:
385      -added MAGE_FEATURE functionality and dropped all old variables
386      and use it in all refernces
387     * [r1583] usr/lib/mage/mage.rc.global:
388      -added PURGE_TARGET defaults
389     * [r1582] usr/lib/mage/smage2.sh:
390      -save PKGTYPE variable too when calling split_packages
391     * [r1581] usr/lib/mage/smage2.sh:
392      -sanitized variable names in minstalldocs and compress docs only
393      if requested
394     * [r1580] usr/lib/mage/smage2.sh:
395      -added mpurgetargets and mstriplibtoolarchive
396     * [r1579] usr/lib/mage/smage2.sh:
397      -fixed spelling
398     * [r1578] usr/lib/mage/smage2.sh:
399      -sanitized strip functions;we don't run accidently a full strip
400      on libs
401     * [r1577] usr/lib/mage/smage2.sh:
402      -src_check after src_compile
403     * [r1576] usr/lib/mage/smage2.sh:
404      -removed cruft
405     * [r1575] usr/lib/mage/smage2.sh:
406      -added src_check facility
407     * [r1574] usr/lib/mage/smage2.sh:
408      -removed all sleeps to reduce the delay
409     * [r1573] usr/lib/mage/smage2.sh:
410      -fixed spelling
411     * [r1572] usr/lib/mage/smage2.sh:
412      -get all global variables from includes
413     * [r1571] usr/lib/mage/smage2.sh:
414      -fixed header
415     * [r1570] usr/lib/mage/env-rebuild.sh:
416      -sanitized variable names and do not substitude everytime from
417      new
418     * [r1569] usr/lib/mage/env-rebuild.sh:
419      -fixed spelling
420     * [r1568] usr/lib/mage/env-rebuild.sh:
421      -use MROOT directly instead of P alias
422     * [r1567] usr/lib/mage/env-rebuild.sh:
423      -make SPECIALVARS more readable
424     * [r1566] usr/lib/mage/env-rebuild.sh:
425      -removed cruft
426     * [r1565] usr/lib/mage/env-rebuild.sh:
427      -fixed header
428     * [r1564] usr/lib/mage/depwalker.sh:
429      -fixed speling
430     * [r1563] usr/lib/mage/depwalker.sh:
431      -renamed function rumwanders() -> depwalking() and all its
432      references too
433     * [r1562] usr/lib/mage/depwalker.sh:
434      -fixed spelling
435     * [r1561] usr/lib/mage/depwalker.sh:
436      -removed old cruft
437     * [r1560] usr/lib/mage/depwalker.sh:
438      -get colors and MLIBDIR from includes
439     * [r1559] usr/lib/mage/depwalker.sh:
440      -fixed header
441    
442    2011-12-27  Niels Rogalla <niro@magellan-linux.de>
443    
444     * [r1558] usr/lib/mage/mage.rc.global:
445      -added as-needed LDFLAGS
446     * [r1557] usr/lib/mage/mage.rc.global:
447      -moved MAGE_TREE_DEST under default options
448     * [r1556] usr/lib/mage/mage.rc.global:
449      -moved all download options near default mirrors
450     * [r1555] usr/lib/mage/mage.rc.global:
451      -moved ARCH to arch options and added all extension defaults to
452      mage.rc.global
453     * [r1554] usr/lib/mage/mage.rc.global:
454      -moved distribution settings up
455     * [r1553] usr/lib/mage/mage.rc.global:
456      -better descriptions for some options
457     * [r1552] usr/lib/mage/mage.rc.global:
458      -fixed header
459     * [r1551] usr/lib/mage/mage4.sh:
460      -fixed spelling
461     * [r1550] usr/lib/mage/mage4.sh:
462      -dropped local color defines and get them from mage4.functions
463     * [r1549] usr/lib/mage/mage4.functions.sh:
464      -introduce mchecksum(), convertmirrors(), mdownload() functions
465      to consolidate several splitted functions in mage/smage and use
466      them
467     * [r1548] usr/lib/mage/mage4.functions.sh:
468      -fixed spelling and whitespaces
469      -removed old commented cruft
470     * [r1547] usr/lib/mage/mage4.functions.sh:
471      -moved color defines into global mage4.functions.sh include
472     * [r1546] usr/lib/mage/magequery.sh:
473      -no hardcoded mage.rc pathes
474     * [r1545] usr/lib/mage/pkgbuild_dir.sh:
475      -fixed header
476      -removed all locallay defined varibales/functions which have
477      proper includes
478      -use variable names not arguments
479      -removed deprecated build_rmtimestamp function
480     * [r1544] usr/lib/mage/etc-update:
481      -fixed header
482    
483    2011-12-20  Niels Rogalla <niro@magellan-linux.de>
484    
485     * [r1543] usr/lib/mage/mage.rc.global, usr/lib/mage/smage2.sh:
486      -configurable strip options for every facility and added support
487      to strip static libraries too
488     * [r1542] usr/lib/mage/mage.rc.global:
489      - spelling
490     * [r1541] usr/lib/mage/mage4.functions.sh, usr/lib/mage/mage4.sh:
491      -check for and require root privileges when needed by mage
492     * [r1540] usr/lib/mage/magequery.sh:
493      - fix [ character on regex searches
494    
495    2011-08-30  Niels Rogalla <niro@magellan-linux.de>
496    
497     * [r1509] usr/lib/mage/magequery.sh:
498      - fix + character on regex searches
499     * [r1507] usr/lib/mage/magequery.sh:
500      utf8 fix
501     * [r1505] ChangeLog:
502      -updated ChangeLog
503     * [r1504] VERSION:
504      -version 0.4.29
505     * [r1503] usr/lib/mage/magequery.sh:
506      -support exact filename searching
507     * [r1502] usr/lib/mage/mage4.functions.sh:
508      -fixed svn detection
509     * [r1501] usr/lib/mage/muserdel:
510      -support chrooted userdels
511     * [r1500] usr/lib/mage/museradd:
512      -support chrooted groupadds
513     * [r1499] usr/lib/mage/mgroupdel:
514      -support chrooted groupdels
515     * [r1498] usr/lib/mage/mgroupadd:
516      -support chrooted groupadds
517    
518  2011-07-25  Niels Rogalla <niro@magellan-linux.de>  2011-07-25  Niels Rogalla <niro@magellan-linux.de>
519    
520     * [r1444] ChangeLog:
521      -updated ChangeLog
522     * [r1443] VERSION:
523      -version 0.4.28
524     * [r1442] ChangeLog[ADD], Makefile:
525      -added ChangeLog and install it to the docdir
526     * [r1441] Makefile:
527      -handle renamed src-doc dir
528      -install doc data to versionized datadir
529     * [r1440] usr/share/doc/mage[CPY], usr/share/doc/mage-0.3[DEL]:
530      -renamed to mage
531   * [r1439] Makefile, VERSION[ADD]:   * [r1439] Makefile, VERSION[ADD]:
532    -added global version file and update it via Makefile    -added global version file and update it via Makefile
533   * [r1438] usr/lib/mage/mage4.functions.sh:   * [r1438] usr/lib/mage/mage4.functions.sh:

Legend:
Removed from v.1442  
changed lines
  Added in v.2165