summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/probsoln/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-24 00:09:20 +0000
committerKarl Berry <karl@freefriends.org>2011-08-24 00:09:20 +0000
commit00e6529c140ad1858c21526e6f8044aabb399270 (patch)
tree39e376e2630a9135fa211e3945879224c4c8e83b /Master/texmf-dist/doc/latex/probsoln/CHANGES
parent9acea66f478ccf41a96c04350796f74e5e74757e (diff)
probsoln 3.01 (22aug11)
git-svn-id: svn://tug.org/texlive/trunk@23668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/probsoln/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/probsoln/CHANGES20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/probsoln/CHANGES b/Master/texmf-dist/doc/latex/probsoln/CHANGES
index d360323d06f..831d13648ec 100644
--- a/Master/texmf-dist/doc/latex/probsoln/CHANGES
+++ b/Master/texmf-dist/doc/latex/probsoln/CHANGES
@@ -1,5 +1,25 @@
probsoln package versions:
+version 3.01:
+
+ * Problems may now contain floats in their definition
+
+ * Problems with arguments may now specify a default argument
+ to be used with \foreachproblem and new package option
+ "usedefaultargs"
+
+ * Added \foreachsolution
+
+ * Fixed bug in random number generator when n = 7. (Use
+ \PSNuseoldrandom to ensure compatibility with older versions.)
+
+ * \loadrandomproblems generates a warning instead of an error
+ when more problems are requested than the maximum number
+
+ * Added \loadexceptproblems and \loadrandomexcept
+
+ * substr package no longer required
+
Version 3.0: Rewrote package to use data sets to make it easy
to reuse problems so that the solutions can be placed in
a different section of the document to the questions.