summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 1 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b50a1aad..061d07e79 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,12 +5,7 @@
* sounds.txt: Add missing words from the description of the vm-opts prompt
* apps/app_externalivr.c: Add a space that fixes building on older versions of gcc
* many files: Add doxygen updates to categorize modules into groups. Convert a lot of comments over to doxygen style. Add some text giving a basic overview of channels.
- * apps/app_chanisavail.c: Make priority jumping optional
- * apps/app_db.c: Add an exit status variable, and make priority jumping optional
- * apps/app_enumlookup.c: Make priority jumping optional
- * apps/app_groupcount.c: Add an exit status variable, make priority jumping optional, and use new args parsing macros
- * apps/app_image.c: Add an exit status variable, make priority jumping optional, and use new args parsing macros
- * apps/app_hasnewvoicemail.c: Add an exit status variable, make priority jumping optional, and use new args parsing macros
+ * many files: Update applications to add an exit status variable, make priority jumping optional, and use new args parsing macros
2005-11-05 Kevin P. Fleming <kpfleming@digium.com>