Code clean up
[umurmur.git] / shm_utils / mon-umurmurd / CHANGES
index 2432255265f561641d519740f07fb522feb36584..93ead4acdcd56e980c5427ababfb49d7d45b4f69 100644 (file)
@@ -1,3 +1,7 @@
+* 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