summaryrefslogtreecommitdiffstats
path: root/sync/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sync/ChangeLog')
-rw-r--r--sync/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/sync/ChangeLog b/sync/ChangeLog
index 40aa389..79e0bed 100644
--- a/sync/ChangeLog
+++ b/sync/ChangeLog
@@ -1,3 +1,23 @@
+2006-07-27 Chris Lord,,, <chris@openedhand.com>
+
+ * data/sync.glade:
+ - Minor tweaks to UI
+
+ * src/Makefile.am:
+ * src/sync.h:
+ * src/sync_evo2_item.c:
+ * src/sync_evo2_item.h:
+ * src/sync_file_item.c:
+ * src/sync_file_item.h:
+ * src/sync_group.c:
+ * src/sync_group.h:
+ * src/sync_item.c:
+ * src/sync_item.h:
+ * src/sync_main.c: (sync_get_backup_group):
+ * src/sync_main.h:
+ - Refactor into an OpenSync convenience library and the application
+ - Fix various bugs, add progress indicator
+
2006-07-24 Chris Lord,,, <chris@openedhand.com>
* configure.ac: