Ver código fonte

Noted removal of groff-exp

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 anos atrás
pai
commit
6927f6d935
1 arquivos alterados com 5 adições e 0 exclusões
  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.