summaryrefslogtreecommitdiffstats
path: root/src/util/ss/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-08-31 01:35:49 +0000
committerTheodore Tso <tytso@mit.edu>1994-08-31 01:35:49 +0000
commit5fcee295bfa160f762bc72b16eabb0624cab83e6 (patch)
tree6d18311077ab60a0fe45ed20802120ca38e887f2 /src/util/ss/ChangeLog
parentd136e5fd1881a14ab95751c2f50ea4345ca13a18 (diff)
downloadkrb5-5fcee295bfa160f762bc72b16eabb0624cab83e6.tar.gz
krb5-5fcee295bfa160f762bc72b16eabb0624cab83e6.tar.xz
krb5-5fcee295bfa160f762bc72b16eabb0624cab83e6.zip
Added declaration for strdup() if HAS_STRDUP is not defined
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4208 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ss/ChangeLog')
-rw-r--r--src/util/ss/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog
index c4ca07767a..726f4205ff 100644
--- a/src/util/ss/ChangeLog
+++ b/src/util/ss/ChangeLog
@@ -1,3 +1,11 @@
+Tue Aug 30 21:30:18 1994 Theodore Y. Ts'o (tytso at tsx-11)
+
+ * cmd_tbl.lex.l: Add declaration for strdup() if HAS_STRDUP is not
+ defined.
+
+ * ct.y: Added #include of string.h; added declaration for
+ strdup() if HAS_STRDUP is not defined.
+
Tue Jul 19 20:27:59 1994 Tom Yu (tlyu at dragons-lair)
* Makefile.in: remove spurious includes rules