summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-11-21 02:30:37 +0000
committerRussell Bryant <russell@russellbryant.com>2005-11-21 02:30:37 +0000
commitb39076b985b77e23968e6e2dfbd71417a6ee4f98 (patch)
tree77578161fc571827c9ff78b5743f17679d7a5984 /ChangeLog
parent3d6c054ca8666a3bbedb3d9b1f07bef1049bc0e8 (diff)
issue #5775
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7164 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bdb14926..05f6817f0 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-20 Russell Bryant <russell@digium.com>
+ * Makefile apps/Makefile: Fix 'make install' for Solaris. (issue #5775)
+
* apps/app_record.c: Don't leak a frame if writing it to the file fails. (issue #5787)
* Makefile: Create the monitor spool directory when the other spool directories are created.