summaryrefslogtreecommitdiff
path: root/bug/list
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-09 18:16:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-09 18:16:00 +0200
commite6364b9a4477aeb0b8127279a50e78b48cc5268c (patch)
tree724f0a6fb593a2c293254c26901313eb9653e3c9 /bug/list
parent3ae1f7b11a7b5d92f945369adb4b458b451c27f0 (diff)
Add bug: Still need to update database/factory documentation
Diffstat (limited to 'bug/list')
-rw-r--r--bug/list4
1 files changed, 4 insertions, 0 deletions
diff --git a/bug/list b/bug/list
index 4c62aeb..b3af566 100644
--- a/bug/list
+++ b/bug/list
@@ -1,3 +1,7 @@
+! Still need to update database/factory documentation [doc]
+
+ This is related to the database return-by-value changes.
+
! Mac OS excetion/error handling not working (-D in options file)
! Use to_string()/sto*() instead of stringstream [c++11]