made mention of a problem with ^\; in some config files.
This commit is contained in:
parent
ed20f59ca4
commit
016de5abae
1 changed files with 8 additions and 1 deletions
|
|
@ -8,6 +8,14 @@ versions. Be sure to heed the warnings contained herein as they will
|
||||||
save you many hours of grief.
|
save you many hours of grief.
|
||||||
|
|
||||||
|
|
||||||
|
5.3.2
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
* On some systems the ^\; macro is not specified properly in the
|
||||||
|
config file. It should be \\ even though the macro is only
|
||||||
|
\. We will probably replace this macro's identifer with a
|
||||||
|
text identifier in the future to avoid this problem.
|
||||||
|
|
||||||
|
|
||||||
5.3.1
|
5.3.1
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
* If you downloaded and installed 5.3.0 from scratch (not an
|
* If you downloaded and installed 5.3.0 from scratch (not an
|
||||||
|
|
@ -20,7 +28,6 @@ save you many hours of grief.
|
||||||
should have no problems and can disregard this message.
|
should have no problems and can disregard this message.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
5.3.0
|
5.3.0
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
* If you are not using sbin/upgrade.pl then you'll need to do all
|
* If you are not using sbin/upgrade.pl then you'll need to do all
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue