Warning, /system/kcm-grub2/ChangeLog is written in an unsupported language. File is not indexed.
0001 v.0.6.4 (12/10/2013) 0002 -------------------- 0003 *ADDED: Preliminary submenu support. 0004 *ADDED: Preliminary LibQApt 2.x support. 0005 *FIXED: Manage some ImageMagick crashes. 0006 *FIXED: Improved security by detecting GRUB paths at compile-time. 0007 *FIXED: Fixed the encoding issues in the helper. 0008 *FIXED: Check for the memtest script in the helper. 0009 0010 v.0.5.8 (18/06/2012) 0011 -------------------- 0012 *ADDED: Install on the boot sector of a partition instead of the MBR. 0013 *FIXED: Fix installation detection in Gentoo. 0014 *FIXED: Fix translation loading. 0015 0016 v.0.5.5 (09/01/2012) 0017 -------------------- 0018 *ADDED: Experimental BURG support (only commands shared with GRUB2). 0019 *ADDED: Option to disable Plymouth (Advanced -> Linux Kernel Arguments). 0020 *FIXED: Fedora/openSUSE: the GRUB installation is now properly detected. 0021 *FIXED: Encoding issue (UTF-8 encoding is now supported). 0022 *FIXED: A QPackageKit backend bug where previous results were returned. 0023 0024 *I18N: Translations included: Catalan, Czech, Danish, German, Greek, Spanish, Estonian, French, Irish [Gaelic], Hungarian, Lithuanian, Dutch, Panjabi/Punjabi, Polish, Portuguese, Brazilian Portuguese, Russian, Swedish, Ukrainian, Traditional Chinese. 0025 0026 v.0.5.0 (09/05/2011) 0027 -------------------- 0028 *ADDED: Recover GRUB2 (from a Live CD). 0029 *ADDED: Option to toggle generation of memtest entries. 0030 *ADDED: Manually find missing configuration files which are needed. 0031 *ADDED: Restore default settings. 0032 *FIXED: Warn the user when trying to uninstall the current kernel. 0033 0034 *I18N: Added 9 new translations: Danish, German, Estonian, Hungarian, Dutch, Portuguese, Portuguese (Brazil), Swedish, Ukrainian. 0035 0036 v.0.4.5 (29/04/2011) 0037 -------------------- 0038 *ADDED: Remove old entries (using QApt or QPackageKit). 0039 *FIXED: Simplify the default-entry-picking UI. 0040 *ADDED: Provide list of valid GRUB resolutions. 0041 *FIXED: Simplify [GRUB & Linux] resolution picking UI. 0042 *ADDED: Perform variable substitution and unquoting using 'echo'. 0043 *FIXED: Suggest GRUB's resolution when creating a splash image. 0044 *FIXED: Query ImageMagick for supported mimetypes. 0045 *FIXED: Merge save and update actions. 0046 *FIXED: Polishing all around the codebase. 0047 0048 v.0.3.6 (03/04/2011) 0049 -------------------- 0050 A security issue which was accidentally introduced in v0.3.5. 0051 Various fixes and polishing all around. 0052 0053 v.0.3.5 (31/03/2011) 0054 -------------------- 0055 *ADDED: Splash image creation dialog. 0056 *ADDED: Linux Kernel parameters suggestions. 0057 *ADDED: Terminal suggestions. 0058 *FIXED: Reload configuration after updating GRUB. 0059 *FIXED: Preview GRUB wallpapers (=splash images) fullscreen. 0060 0061 v.0.3.0 (21/03/2011) 0062 -------------------- 0063 *ADDED: Allow previewing a wallpaper (=splash image). 0064 *ADDED: Support for GRUB_INIT_TUNE. 0065 *FIXED: Make colors actually work. 0066 *FIXED: Handle better GRUB device naming. 0067 *FIXED: Rewrote big part of the code. 0068 0069 v.0.2.5 (13/03/2011) 0070 -------------------- 0071 *ADDED: Resolution options improved. 0072 *ADDED: Visual color management. 0073 *ADDED: File selection dialogs for Wallpaper and Theme. 0074 *ADDED: Incorporated CPack in the build system. 0075 *FIXED: Improved detection of GRUB's configuration files (depends on distributions). 0076 0077 v.0.2.0 (10/03/2011) 0078 -------------------- 0079 *ADDED: A script to extract translatable strings into a translation template. 0080 *ADDED: Option to choose another GRUB file, in case a file other than the default is used. 0081 *ADDED: Support for GRUB_DISABLE_LINUX_UUID, GRUB_DISABLE_RECOVERY, GRUB_DISABLE_OS_PROBER. 0082 *FIXED: More consistent reporting of 'grub-mkconfig' output. 0083 *FIXED: A bug which always set GRUB_SAVEDEFAULT to an empty string if not explicitly set. 0084 0085 v.0.1.5 (09/03/2011) 0086 -------------------- 0087 *ADDED: Process and view the output from 'grub-mkconfig' while updating the menu. 0088 *ADDED: Option whether or not to run 'grub-mkconfig' after saving. 0089 *ADDED: Detailed information in case 'grub-mkconfig' fails. 0090 *FIXED: Proper argument quoting for 'grub-mkconfig' (to avoid potential security holes). 0091 *FIXED: Quote only values that need quoting, not all of them. 0092 0093 v.0.1.0 (07/03/2011) 0094 -------------------- 0095 *Initial release