aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgwern0 <gwern0@gmail.com>2012-05-13 23:15:22 +0200
committergwern0 <gwern0@gmail.com>2012-05-13 23:15:22 +0200
commit8c7d38f978ee029402aef4f3d0ef941093e1b946 (patch)
tree1c9f0beb14da844f98f1f15abd31ac0bdf8e427e
parent5aad429e978ce08fed0152cb20ae83bcfc500302 (diff)
downloadxmonad-8c7d38f978ee029402aef4f3d0ef941093e1b946.tar.gz
xmonad-8c7d38f978ee029402aef4f3d0ef941093e1b946.tar.xz
xmonad-8c7d38f978ee029402aef4f3d0ef941093e1b946.zip
HCAR.tex: update per Janis
Ignore-this: 93bd070d5c48838ab65d75881766363 darcs-hash:20120513211522-f7719-6a2bc1842ac44fff85232032ff0aaca187049cb8.gz
-rw-r--r--man/HCAR.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/HCAR.tex b/man/HCAR.tex
index 567fbab..338494a 100644
--- a/man/HCAR.tex
+++ b/man/HCAR.tex
@@ -1,5 +1,5 @@
% xmonad-Gx.tex
-\begin{hcarentry}[updated]{xmonad}
+\begin{hcarentry}{xmonad}
\label{xmonad}
\report{Gwern Branwen}%11/11
\status{active development}
@@ -28,6 +28,7 @@ Details of changes between releases can be found in the release notes:
\item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.9}
% \item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.10}
\item the Darcs repositories have been upgraded to the hashed format
+\item XMonad.Config.PlainConfig allows writing configs in a more 'normal' style, and not raw Haskell
\item Supports using local modules in xmonad.hs; for example: to use definitions from \~/.xmonad/lib/XMonad/Stack/MyAdditions.hs
\item xmonad --restart CLI option
\item xmonad --replace CLI option