libini: changelog update (added missing ini.*_color notes)

git-svn-id: svn://kolibrios.org@995 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Mihail Semenyako (mike.dld) 2009-01-03 15:03:37 +00:00
parent fa362db291
commit a371bf6d5a

View File

@ -20,6 +20,8 @@
;; 2008-12-29 (mike.dld) ;; ;; 2008-12-29 (mike.dld) ;;
;; bug-fixes: ;; ;; bug-fixes: ;;
;; - unnecessary 'stosb' in ini.get_str was causing problems ;; ;; - unnecessary 'stosb' in ini.get_str was causing problems ;;
;; new features: ;;
;; - new functions: ini.get_color and ini.set_color ;;
;; 2008-08-06 (mike.dld) ;; ;; 2008-08-06 (mike.dld) ;;
;; changes: ;; ;; changes: ;;
;; - split private procs into libini_p.asm, added comments ;; ;; - split private procs into libini_p.asm, added comments ;;