summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index c91f07574..4d076afa1 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -640,5 +640,5 @@
though msconn returned. The USB MSC logic really should not use
a pthread, but we are stuck with that for now. The work-around
is the msconn now daemonizes itself so that it so taht the pthread
- is created in a different task group (2013-8-6).
+ is created in a different task group (2013-9-7).