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
|
* Sun Nov 17 2013 Marja van Waes <marja> 3.6
- Add Indonesian translation
- Add Turkish translation
- Update all other languages
- Remove resizeFatChoose.xml and takeOverHdChoose.xml, because no one ever
saw the related screens in Mageia
* Sun Apr 28 2013 Shlomi Fish <shlomif> 3.5
- removed misleading string from misc-params in all languages
- added note in addUser
- translation updates
* Fri Apr 19 2013 Kamil Rytarowski <kamil> 3.4
- fully updated en, et, nl and uk
- updated all other languages
- added translation ru
- Removed files: setupYabootAddEntry, setRootPassword, setupBootloaderBeginner,
choosePackages, setupBootloaderExpert, setupX, setupYabootGeneral,
configureNetwork, summary
- Added files: add_supplemental_media, media_selection mga#9619:5-11
* Thu Dec 27 2012 Kamil Rytarowski <kamil> 3.3
- Calenco updates for all languages
- New files: chooseDesktop, choosePackageGroups, choosePackagesTree,
configureServices, configureTimezoneUTC, minimal-install.html,
securityLevel, selectCountry. Fix mga#5634 (Help text opens below
correct section)
* Fri Nov 30 2012 Matteo Pasotti <matteo> 3.2
- Added Estonian translations
- Added Swedish translations
* Sat Nov 3 2012 Matteo Pasotti <matteo> 3.1
- Added Spanish translations
* Thu Aug 2 2012 Kamil Rytarowski <kamil> 3.0
- Update docs
- New help files: configureX_card_list, configureNetwork, summary,
setupYabootAddEntry, setRootPassword, configureX_chooser,
setupBootloaderExpert, setupBootloaderAddEntry, setupBootloader, setupYabootGeneral
* Thu May 17 2012 Barry Jackson <barjac>
- Added eo/README eo/COPYING
* Thu May 17 2012 Barry Jackson <barjac> 2.17
- Added de translations
- Final adjustments for mga2 release
* Sat May 12 2012 Barry Jackson <barjac> 2.16
- Added pt translations.
* Sat May 12 2012 Barry Jackson <barjac> 2.15
- Changes to Warnings, Notes etc.
* Thu May 10 2012 Barry Jackson <barjac> 2.14
- Added translations eo and pt_br
* Thu May 3 2012 Kamil Rytarowski <kamil> 2.13
- update sources (from 2012-05-03)
- new translations uk
* Wed May 2 2012 Kamil Rytarowski <kamil> 2.12
- update sources (from 2012-05-01)
* Wed Apr 30 2012 Anne Nicolas <ennael> 2.11
- new .HTML files
- add translations: el, fr, nl
* Thu Apr 26 2012 Kamil Rytarowski <kamil> 2.10
- new .HTML files (the 2012-04-26 version)
- add missing setupBootloaderExpert.html and Makefile to the Makefile tarball generator
* Wed Apr 25 2012 Kamil Rytarowski <kamil> 2.9
- new .HTML files (the 2012-04-25 version)
* Thu Apr 19 2012 Kamil Rytarowski <kamil> 2.8
- add Makefile to prepare a tarball
- remove images/ (no need for screenshots)
* Wed Apr 18 2012 Kamil Rytarowski <kamil> 2.7
- update .HTML files (the 2012-04-18 version)
* Mon Apr 16 2012 Kamil Rytarowski <kamil> 2.6
- update .HTML files (the 2012-04-16 version)
- drop unused or merged files (intro, setRoot, uninstall)
* Wed Apr 11 2012 Kamil Rytarowski <kamil> 2.5
- update .HTML files (all old Mandriva files are removed)
- update COPYING and README
* Thu Apr 5 2012 Anne Nicolas <ennael> 2.4
- update html files
* Sun Mar 25 2012 Kamil Rytarowski <kamil> 2.3
- update .HTML files (files from 2012-03-23)
* Thu Mar 22 2012 Kamil Rytarowski <kamil> 2.2
- add new images: note.png tip.png and warning.png
- fix typo in README (thanks Simon Parsons)
* Tue Mar 14 2012 Kamil Rytarowski <kamil> 2.1
- add README, COPYING, NEWS
- fix missing icons
* Tue Mar 13 2012 Kamil Rytarowski <kamil> 2
- import reworked documentation into the Mageia SVN
|