]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* docs/grub.texi (Future): Update.
authorColin Watson <cjwatson@ubuntu.com>
Wed, 30 Mar 2011 10:34:52 +0000 (11:34 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Wed, 30 Mar 2011 10:34:52 +0000 (11:34 +0100)
ChangeLog
docs/grub.texi

index 61727a1dd15321a7bdc6e2a4b9b0379bb45e9dfd..10bb289cc044224c2a4c968146657a3495f16cd4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-30  Colin Watson  <cjwatson@ubuntu.com>
+
+       * docs/grub.texi (Future): Update.
+
 2011-03-30  Colin Watson  <cjwatson@ubuntu.com>
 
        * docs/grub.texi (Environment): New chapter.
index 8441dd267db7643bd4de283e2b54e0adb43b2c36..1c21cb67d4a340a4aa32080e92ddc650d6b454c3 100644 (file)
@@ -4357,12 +4357,11 @@ Once we get your report, we will try to fix the bugs.
 @node Future
 @appendix Where GRUB will go
 
-We started the next generation of GRUB, GRUB 2. GRUB 2 includes
-internationalization, dynamic module loading, real memory management,
-multiple architecture support, a scripting language, and many other
-nice features. If you are interested in the development of GRUB 2, take
-a look at @uref{http://www.gnu.org/software/grub/grub.html, the
-homepage}.
+GRUB 2 is now quite stable and used in many production systems.  We are
+currently working towards a 2.0 release.
+
+If you are interested in the development of GRUB 2, take a look at
+@uref{http://www.gnu.org/software/grub/grub.html, the homepage}.
 
 
 @node Internals