aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--general.ent4
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6beacda37..2fae20ed4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -110,6 +110,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>July 29th, 2005 [manuel]: Removed the text about defining
+gvimrc.</para></listitem>
+
<listitem><para>July 27th, 2005 [matt]: Don't define gvim's configuration file
as we don't compile gvim in LFS (Bruce Dubbs).</para></listitem>
diff --git a/general.ent b/general.ent
index a5e0b2a59..0884ea713 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050727">
-<!ENTITY releasedate "July 27, 2005">
+<!ENTITY version "SVN-20050729">
+<!ENTITY releasedate "July 29, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->