Skip to content

Commit

Permalink
bump version to 0.82-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ffang-imvu committed Aug 20, 2015
1 parent 34b6e9c commit c214e84
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions debian/changelog
@@ -1,3 +1,23 @@
istatd (0.82-1) UNRELEASED; urgency=low

[ fang fang ]
* use boost::make_shared to create shared_ptr

[ Leonidas Loucas ]
* change istatd to use jquery min. this is what is in the package we build as well

[ fang fang ]
* use shared_ptr to handle stringstream resources in LogFormatterLog
* Add virtual destructor to IStatCounterFactory to eliminate warning messages when use make_shared and complile with g++4.4

[ Leonidas Loucas ]
* hack to make istatd create user files on disk

[ fang fang ]
* Fix segmentation faults that can occur when run certain commands in admin server.

-- Fang Fang <ffang@imvu.com> Thu, 20 Aug 2015 03:12:51 -0700

istatd (0.81-1) UNRELEASED; urgency=low

[ Leonidas Loucas ]
Expand Down

0 comments on commit c214e84

Please sign in to comment.