- add a header describing the what and why here

This commit is contained in:
Nalin Dahyabhai 2010-03-11 19:23:59 +00:00
parent e03499409a
commit 5ade34aee9

View File

@ -1,3 +1,5 @@
Use mktemp to create our temporary files instead of basing them on our PID.
Only portable if you assume the presence of a mktemp helper.
diff -ur krb5-1.3.4/src/util/send-pr/send-pr.sh krb5-1.3.4/src/util/send-pr/send-pr.sh
--- krb5-1.3.4/src/util/send-pr/send-pr.sh 1997-03-20 01:13:56.000000000 +0100
+++ krb5-1.3.4/src/util/send-pr/send-pr.sh 2004-09-20 11:28:56.000000000 +0200