aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 02:44:06 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 02:44:06 +0000
commit504469ada1fa40b2841265fb98196c78ff739be5 (patch)
treebe4a08bd6e0e260b8fb27cf3090fcf76bcea0286 /ChangeLog
parentf59208b3547f73e655d5d5b6262aaf099a79a54b (diff)
issue #5775
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7165 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43ac0fedf..f5a1369a1 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.