moved mon-umurmurd into seperate project
[umurmur.git] / shm_utils / mon-umurmurd / CHANGES
diff --git a/shm_utils/mon-umurmurd/CHANGES b/shm_utils/mon-umurmurd/CHANGES
deleted file mode 100644 (file)
index 9b4f768..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-* BUG_FIX: Fix the screen not clearing when last person exits the server \r
-\r
-\r
-* Code clean up\r
-\r
-\r
-* Added more client data 99% of the useful client data shown\r
-* rework Sharedmemory_update() to not use memcpy (requested by fatbob)\r
-\r
-\r
-* Using a more modern unix sharedmemory API. this requires linking with librt.so  (requested by fatbob)\r
-* Added away to know if umurmurd is not connected/updateing the shm_t struct. I use 8bit timer with \r
-  rollover protection see check_serverTick() and where I use the function near bottum of mon-umurmurd.c \r
-  for how to use this.\r
-\r
-\r
-* code clean up and some comments added\r
-* ~95% of the useful client data shown\r
-* outputs a more meaningful idle and online time, both are reported in secs (error reported by fatbob)\r