diff options
author | Eduardo Chappa <chappa@washington.edu> | 2015-09-07 01:55:58 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2015-09-07 01:55:58 -0600 |
commit | 9b66fc4cfe04b908596a15c92f25779fec727e93 (patch) | |
tree | 9e52852a37b4098fdd5c13ce0f713ba2183b8675 /pith/pine.hlp | |
parent | 4a65e4148ece08cab77b0e679ed4071be0f05bdb (diff) | |
download | alpine-9b66fc4cfe04b908596a15c92f25779fec727e93.tar.xz |
* Reimplementation of the code that allows the .pinerc file to be a
symbolic link by Kyle George from tcpsoft.com to use realpath.
Diffstat (limited to 'pith/pine.hlp')
-rw-r--r-- | pith/pine.hlp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 9dd808b0..a65ee61b 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 95 2015-09-06 21:11:08 +Alpine Commit 99 2015-09-07 01:55:47 ============= h_news ================= <HTML> <HEAD> @@ -251,6 +251,9 @@ Additions include: and ca directories. This is useful in case a user has a backup of old certificates that cannot be installed in the ~/.alpine-smime dir. + + <LI> Reimplementation of the code that allows the .pinerc file to be a + symbolic link by Kyle George from tcpsoft.com to use realpath. </UL> |