Преглед изворни кода

Noted removal of groff-exp

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans пре 24 година
родитељ
комит
6927f6d935
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      chapter01/changelog.xml

+ 5 - 0
chapter01/changelog.xml

@@ -23,6 +23,11 @@ Updated to:
 
 </para></listitem>
 
+<listitem><para>
+Chapter 6: Removed the Groff command explanation regarding CXXFLAGS
+which has been made obsolete with the update to groff-1.17.1
+</para></listitem>
+
 <listitem><para>
 Chapter 7: Changed $* into "$@" in the functions script. "$@" allows 
 usage of quoted arguments with blanks.