瀏覽代碼

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.