mirror of
https://codeberg.org/scip/note.git
synced 2025-12-17 04:31:02 +01:00
CHANGED: it uses no more a mysql database, but a binary file instead.
This is much faster! ADDED: note can display the notes with colors, it is turned off by default
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
0.3:
|
||||
CHANGED: it uses no more a mysql database, but a binary file instead.
|
||||
This is much faster!
|
||||
ADDED: note can display the notes with colors, it is turned off by default
|
||||
|
||||
|
||||
|
||||
0.2:
|
||||
FIXED: now any occurence of ' will be masked with \' before storage
|
||||
to the mysql database.
|
||||
|
||||
Reference in New Issue
Block a user